Ad Space
Cloud Computing and Cloud Hosting by Rackspace

1.9.2

News



It's here!! Get your book today!

This great book from Packt Publishing is the key to getting up to speed in creating your own CMSMS site. Being one of the reviewers in the book, I can personal attest to its ability to take the greenest person and getting them up and running. Get your book today.

Want to read my review on this? Click here to see what I wrote.

 

Keep it Going

 If you find something here that you think was helpful, please donate to the support of this site.
Cheers
Jeremy Bass

 

http://twitter.com/statuses/user_timeline/jeremyBass26.xml?count=10&page=1

--jeremyBass26

Twitter Me This

I liked a @YouTube video http://t.co/SJsi2ynV Gruen - Cancer at 17
Monday, 9 January 2012 @ 21:58

I’ve give this plaguing Q a bounty. Come solve it if you can :D http://t.co/QIuyzGuG
Tuesday, 6 December 2011 @ 08:59

Can anyone solve this lol? I almost have it now, little off http://t.co/qJMdPDIt Use a string argument to case a namespace or type? C#
Saturday, 3 December 2011 @ 16:19

Can anyone answer this? http://t.co/QIuyzGuG "in a .net 2.0 C# script use String arg to case namespace/type"
Thursday, 1 December 2011 @ 07:39

this is a very interesting ted talk. west better shape back up, smarten back up and make it happen. http://t.co/MJCaDUAO down with REP.
Thursday, 6 October 2011 @ 12:31

Has to be the fastest way to edit in #CMSMS!! HTML/JS/CSS all at the same time! Power of #jQuery, can't wait to launch http://t.co/EpwlYLTI
Sunday, 18 September 2011 @ 15:40

About done with updates for ScriptDeploy! #CMSMS 1.10 ready, hot new features: including live time CSS/JS/html editing http://t.co/2ek53IHe
Saturday, 17 September 2011 @ 20:42

@jacklmoore happily, I'll shoot an email as the link is not public yet. for the greater good. greater good :D ha
Thursday, 1 September 2011 @ 12:07

@jschmid_no1 Tk :D figured it has all my info in it, why not
Wednesday, 31 August 2011 @ 11:58

@jacklmoore hey, had need on ipad to stop the CB resize. Solved by adding resize:true & if(settings.resize) & $window.bind('resize.' @L~491
Wednesday, 31 August 2011 @ 11:51

Fallow Me -- 91 followers


 
Questions Answered
Articles Written
Overall Points

User Defined Tags

One of the little known features of CMS Made Simple is the User Defined tag. Basically, this allows you to write PHP code inside the Admin Panel. Use the 'Add User Defined Tag' button in Extension » User Defined Tags in the Admin Panel, write some code, and then insert into a template or page with {newpluginname}. Simple!

As an example, I've put together a one line plugin/tag that will show your current User Agent information (which browser you're using). The output is right here: CCBot/1.0 (+http://www.commoncrawl.org/bot.html).

If you're not looking at the source, all that is in the page is {user_agent}. To see how this code works, edit the user_agent tag in the Extensions » User Defined Tags page of the admin.

This is a VERY powerful feature if used right. Remember, user defined tags do not get cached, therefore, scripts to rotate ad banners and such will work just fine. Note also that tag code has to be written without opening < ? php and ending ? > tags.

Previous page: Tags in the core  Next page: Billing 

Ad Space
Cloud Computing and Cloud Hosting by Rackspace