Zikula_System_Modules
[ class tree: Zikula_System_Modules ] [ index: Zikula_System_Modules ] [ all elements ]

Todo List

Zikula_Core

DBUtil::metaForeignKeys()

  • work out what owner param actually does return array of column names

DBUtil::metaIndexes()

  • work out what owner param actually does return array of column names

DBUtil::metaPrimaryKeys()

  • work out what owner param actually does return array of column names

pnGetCurrentURL()

  • cfr. BaseURI() for other possible ways, or try PHP_SELF

pnHTML::Redirect()

  • This function is broken, do not use it!

Zikula_Template_Plugins

smarty_function_pncalendarinit()

  • create some better mappings for the jscalendar language files

smarty_function_pngetstatusmsg()

  • prevent this function from being cached (Smarty 2.6.0)

smarty_function_pnsecgenauthkey()

  • prevent this function from being cached (Smarty 2.6.0)

smarty_function_securityutil_generateauthkey()

  • prevent this function from being cached (Smarty 2.6.0)

smarty_function_sqldebug()

  • change to ML as language is hardcoded (as per .726).

Services_JSON

Services_JSON::isError()

  • Ultimately, this should just call PEAR::isError()

Zikula_System_Modules

AuthLDAP_admin_modifyconfig()

  • change group list to dropdown

AuthLDAP_userapi_login()

  • use user creation and group membership API calls.

AuthLDAP_userapi_logout()

  • use user creation and group membership API calls.

Groups_adminapi_delete()

  • call permissions API to remove group permissions associated with the group

Groups_adminapi_update()

  • add missing 'name' to modargs check

Groups_admin_view()

  • add pager for function

Mailer_userapi_sendmessage()

  • Loading of language file based on PN language

permissions_getGroupsInfo()

  • remove calls to this function in favour of calls to the groups module

Profile_adminapi_activate()

  • remove weight; can be got from get API

Profile_adminapi_deactivate()

  • remove weight; can be got from get API

Profile_adminapi_getype()

  • : cleanup

Profile_admin_activate()

  • remove passing of weight parameter; can be got from API

Profile_admin_deactivate()

  • remove passing of weight parameter; can be got from API

users_admin_mailusers()

  • Move this to a call the mail users module

users_onlineblock_display()

  • move sql queries to calls to relevant API's

Zikula_Value_Addons

Banners_init()

  • identify suitable indexes

Banners_userapi_countitems()

  • add support for the banner type parameter

mailusers_admin_send()

  • Move groups table sql to groups API
  • Move users table sql to users API

mailusers_admin_sendnext()

  • template output

pendingcontent_pendingblock_display()

  • move sql execution to API

referers_userapi_collect()

  • rewrite using DBUtil

stats_adminapi_reset()

  • recode using DBUtil

stats_upgrade()

  • recode using DBUtil

SimplePie

SimplePie_Enclosure::embed()

  • If the dimensions for media:content are defined, use them when width/height are set to 'auto'.

SimplePie_Item::get_authors()

  • Atom inheritance (item author, source author, feed author)

SimplePie_Item::get_enclosure()

  • Add ability to prefer one type of content over another (in a media group).

SimplePie_Item::get_enclosures()

  • Add support for end-user defined sorting of enclosures by type/handler (so we can prefer the faster-loading FLV over MP4).
  • If an element exists at a level, but it's value is empty, we should fall back to the value from the parent (if it exists).

SimplePie::get_favicon()

  • Cache atom:icon

SimplePie

  • Option for type of fetching (cache, not modified header, fetch, etc.)

simplepie.inc

  • phpDoc comments

SimplePie_File

  • Move to properly supporting RFC2616 (HTTP/1.1)

SimplePie_Sanitize

  • Move to using an actual HTML parser (this will allow tags to be properly stripped, and to switch between HTML and XHTML), this will also make it easier to shortern a string while preserving HTML tags

SimplePie::subscribe_url()

  • Also, |atom:link|@rel=self
  • If we have a perm redirect we should return the new URL
  • When we make the above change, let's support <itunes:new-feed-url> as well

SimplePie_Misc::xml_encoding()

  • Add support for EBCDIC

Documentation generated on Fri, 18 Jul 2008 21:59:19 +0200 by phpDocumentor 1.4.1