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 <l...@reuel.net> To: ny...@lists.nyphp.org; s...@lists.nyphp.org 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 <l...@reuel.net> > To: ny...@lists.nyphp.org; s...@lists.nyphp.org > 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
_______________________________________________ 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