Support Joomla!
Search: Advanced Search
Serving 3334 extensions to the community. Last updated today.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 893 guests and 48 members online
Joomla! Extensions Directory feed - RSS 0.91

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
bwinterscheidt Extensions(0) | Reviews(1) | Favourites(0)
myContent
 Good, but a few glitches..., June 12, 2007

myContent *Love* what it does. Makes content adding/editing from the front-end so much cleaner!

Had a *ton* of problems with output on IE6 causing the whole page to disappear (peekaboo bug). I've completely rewritten the output for my own use. This may or may not affect other templates, I haven't tested.

The component's parameters aren't configurable from the Components menu, but instead from whatever menu link you create to the component. Took me a while to figure this out the first time, and I forgot about it by the time I needed to change it again. I resorted to editing the code directly.

The default Date Format (strftime) is %D, which apparently isn't supported on Windows, some Linux flavors, and several other operating systems (http://us2.php.net/manual/en/function.strftime.php). Lucky me, I have one of those. For anyone else with this trouble, %D is equivalent to %m/%d/%y, which now works fine.

I would *love* to prevent authors/editors from making changes to published content, but this seems to be a core Joomla issue...