Todo List
Zikula_Core
- work out what owner param actually does return array of column names
- work out what owner param actually does return array of column names
- work out what owner param actually does return array of column names
- cfr. BaseURI() for other possible ways, or try PHP_SELF
- This function is broken, do not use it!
Zikula_Template_Plugins
- create some better mappings for the jscalendar language files
- prevent this function from being cached (Smarty 2.6.0)
- prevent this function from being cached (Smarty 2.6.0)
- prevent this function from being cached (Smarty 2.6.0)
- change to ML as language is hardcoded (as per .726).
Services_JSON
- Ultimately, this should just call PEAR::isError()
Zikula_System_Modules
- change group list to dropdown
- use user creation and group membership API calls.
- use user creation and group membership API calls.
- call permissions API to remove group permissions associated with the group
- add missing 'name' to modargs check
- Loading of language file based on PN language
- remove calls to this function in favour of calls to the groups module
- remove weight; can be got from get API
- remove weight; can be got from get API
- remove passing of weight parameter; can be got from API
- remove passing of weight parameter; can be got from API
- Move this to a call the mail users module
- move sql queries to calls to relevant API's
Zikula_Value_Addons
- identify suitable indexes
- add support for the banner type parameter
- Move groups table sql to groups API
- Move users table sql to users API
- move sql execution to API
SimplePie
- If the dimensions for media:content are defined, use them when width/height are set to 'auto'.
- Atom inheritance (item author, source author, feed author)
- Add ability to prefer one type of content over another (in a media group).
- 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).
- Option for type of fetching (cache, not modified header, fetch, etc.)
- Move to properly supporting RFC2616 (HTTP/1.1)
- 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
- 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
|
|