Dwight Jack Diary

Homepage > Diary > Archive by category 'PHP'
Search


Using multiple templates’ overrides in Joomla 1.5 modules

Sun 09/20/2009 in Coding, PHP

Step by step tutorial on adding a custom joomla module parameter type to apply different template’s overrides on a module in a per-instance style with minumum hacks.

read on...

CRUDités: PHP5 class for MySQL database

Tue 07/07/2009 in Coding, PHP, Projects

CRUDités is a set of handy methods to quickly manage many operations of writing, storing and deleting from and to MySQL databases

read on...

Update: Use MooTools v1.2.x in Joomla! 1.5

Sun 06/07/2009 in Coding, Internet, JavaScript, PHP

This is an updated version of the code to switch Mootools from 1.11 to 1.2 in Joomla 1.5

read on...

Joomla 1.5: Filter mambots and plugins’ codes in PDF and print view

Tue 05/19/2009 in Coding, PHP

Here is an effective and hack-free way to remove mambots and plugins’ codes from your content in PDF and print view.

read on...

Fixing PDF button error with SEF in Joomla 1.5

Fri 04/17/2009 in Coding, PHP

One of the weirdest error in Joomla 1.5 is that just turning SEF on makes PDF button stop working in content articles.
This happens with both system and 3rd party components.

read on...

Upgrade Mootools to v1.2.x in Joomla! 1.5

Mon 02/23/2009 in Coding, PHP

A test case on adding Mootools 1.2 support to current Joomla 1.5.9 release.

read on...

Enable global checkin for managers in Joomla 1.0.x

Tue 01/27/2009 in Coding, PHP

Due to a comment request in a preview post i’ve worked out an hack to enable global checkin for managers in Joomla 1.0.x (1.0.13 in my case).

read on...

Fixing “Missing a temporary folder” error on Wordpress 2.7 uploader

Sun 01/04/2009 in Coding, PHP

A quick fix for the “missing temparary folder” error issued by Wordpress 2.7 on some Installations

read on...

Enable global checkin for managers in Joomla 1.5

Mon 12/22/2008 in Coding, PHP

Here is a quick hack to allow global check-in action for manager user level in Joomla 1.5

read on...