Per Page Sidebar Blocks plugin for WordPress

Download Per Page Sidebar Blocks plugin for WordPress This plugin is being submitted to the WordPress repository. For now, you can download it here: Download Per Page Sidebar Blocks v1.0 The plugin is now available in the WordPress repository: http://wordpress.org/extend/plugins/per-page-sidebar-blocks/ Background and goals of this plugin Part of offering WordPress as a CMS to my clients [...]

Magento 1.4 WYSIWYG editor with file upload in custom extension

Writing your first custom Magento extension is difficult; no one will argue that fact. Getting the benefits of the new TinyMCE WYSIWYG editor in the admin side is a fairly simple process, unless you require the ability to also upload files through it such as with the CMS. I use a helper method from Aheadworks [...]