As Donna said.... Plugins like Jumi let you run php
Barrie North On Sunday, November 15, 2009, Donna Marie Vincent <[email protected]> wrote: > Joomla does not render php code in content items, even though JCE editor will > let you put in the code: > > http://www.joomlacontenteditor.net/forum/topic?f=30&t=16620&p=26382&hilit=%20php%20code#p26382 > > You will need to make your own module to render the php code. It's very easy > if you know a little php: > http://iteachme.com/list-of-all/all-tutorials-by-title/40-module-development/1074-module-development-intro > > From: Leam Hall <[email protected] <javascript:_e({}, 'cvml', > '[email protected]');>> > To: [email protected] <javascript:_e({}, 'cvml', > '[email protected]');>; [email protected] <javascript:_e({}, 'cvml', > '[email protected]');> > Sent: Sun, November 15, 2009 7:20:42 PM > Subject: Re: [joomla] Editing Custom HTML issues > > Using TinyMCE, don't know. Would guess not, though a CMS in Joomla might > understand PHP. :) > > Sounds like I need a new editor. Suggestions? > > Thanks! > > Leam > > Donna Marie Vincent wrote: >> Does your editor allow you to add php code? >> >> >> >> >> ________________________________ >> From: Leam Hall <[email protected] <javascript:_e({}, 'cvml', >> '[email protected]');>> >> To: [email protected] <javascript:_e({}, 'cvml', >> '[email protected]');>; [email protected] <javascript:_e({}, 'cvml', >> '[email protected]');> >> Sent: Sun, November 15, 2009 6:58:57 PM >> Subject: [joomla] Editing Custom HTML issues >> >> Trying to put the date in Module User4 of the RHUK template. Not sure how as >> my "Custom HTMML" code fails: >> >> <?php echo date( '(T) dMy H:i > '); ?> >> >> Suggestions? >> >> Also, any ideas why TinyMCS shows the URL link grey'd out? >> >> Thanks! >> >> Leam >> _______________________________________________ >> New York PHP SIG: Joomla! Mailing List >> http://lists.nyphp.org/mailman/listinfo/joomla >> >> NYPHPCon 2006 Presentations Online >> http://www.nyphpcon.com >> >> Show Your Participation in New York PHP >> http://www.nyphp.org/show_participation.php >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> New York PHP SIG: Joomla! > Mailing List >> http://lists.nyphp.org/mailman/listinfo/joomla >> >> NYPHPCon 2006 Presentations Online >> http://www.nyphpcon.com >> >> Show Your Participation in New York PHP >> http://www.nyphp.org/show_participation.php > _______________________________________________ > New York PHP SIG: Joomla! Mailing List > http://lists.nyphp.org/mailman/listinfo/joomla > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_participation.php > > > -- Barrie North www.joomlashack.com www.simplweb.com/joomla www.compassdesigns.net ~Please note, unless we agree otherwise, the contents of this email are confidential~ _______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php

