Dwight Jack Diary

Homepage > Diary > Archive by category 'PHP'
Search


Review: Wordpress 2.9 e-Commerce Guide

Tue 07/13/2010 in Internet, PHP

Ever imagined to use Wordpress as an e-commerce system? Well, after reading this highly recommended guide i’d give it a try!

read on...

On the Bookshelf: Wordpress 2.9 e-Commerce

Sat 05/29/2010 in Internet, PHP

I know: someone may be horrified by the idea of using Wordpress as an e-commerce system, but i think that given its user friendly backend interface and the amount of developers using it, it’d be a mistake not to learn something about the WP “e-commerce way”.
The guide i’m introducing here, and which i’m currently reading, [...]

read on...

Fix role attribute in Wordpress Search Widget

Fri 03/12/2010 in Coding, PHP

A quick and clean fix to make wordpress’ default search widget valid by removing the role attribute in form tag.

read on...

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...