Archive for the ‘php’ Category
Drupal FCKeditor Errors
Another turn with helping a friend with Drupal.
This time an install of the FCKeditor module. All seemed to go well until creating a page brought up the error – Toolbar set “DrupalFiltered” doesn’t exist’.
Initially I went to work looking for errors in the FCKeditor module / or FCKeditor itself but luckly checked the php error log and found two errors
Read the rest of this entry »
Adding Menus to a Drupal Module
I’ve heard a lot about Drupal but hadn’t yet used it for anything. That changed when a friend approached me for help in developing a custom content type module for his drupal site. The content type required some custom processing on submitting and for viewing so CCK was not an option.
A lot of Googling and poring through drupal site most of what I wanted was here
The creation of the content type module went quick and easy making me learn to love Drupal.
Read the rest of this entry »
Installing Wordpress
Over the past 24 hours I have tried a few blogging / CMS packages to allow Salem-News.com staff members to write more what they feal instead of just regurgitating the usual news.
While I did find several with more features than WordPress I ended up going with it as the winner. The one I really wanted was still too buggy (and is not quite blogging) and would take far more time than I have to get running properly (Will discuss in another post.) Read the rest of this entry »