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

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 948 guests and 65 members online

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.
davidwhthomas Extensions(5) | Reviews(4) | Favourites(5)
Advanced Syndicate
 Change DB prefix to #__, May 30, 2007

Advanced Syndicate I'd recommend changing the database SELECT query on line 90 to use the table prefix placeholder #__ instead of 'jos' as not everyone has the prefix 'jos'


 XHTML Response, February 11, 2007

In response to Paul Stewarts comment. Version 1.1 is definately XHTML compliant. Users may also choose to post-process module output using the PHP Tidy extension into valid XHTML. So for anyone concerned about XHTML compliance, this module is just that - XHTML compliant.

Mamblog
 Can't save new entry, October 17, 2006
0 of 2 people find this review helpful:

Mamblog I have the same problem, I can't save a new blog entry from the front-end editor. Just redirects to the front page and doesn't save. Can add content from admin end. Other than that, it looks promising

Add PHP
 perfect!, October 4, 2006
4 of 4 people find this review helpful:

Add PHP Just what I was looking for. Does the job simply and effectively.

To clarify the usage syntax:

the php file to include must be within your joomla installation (i.e contained within your joomla root folder)

to include a php file, add the following plugin tag in your content editor:

{rdaddphp file=folder/file.php}

where 'folder' is the folder containing your php file and 'file.php' is your script to include.

Thanks for the great work!