Drupal
The Search Module
Submitted by Frank on Sun, 2008-03-09 01:16. Drupal | Site ImprovementsUntil just now, I never realized that the Drupal Search Module only appeared if I was logged in. I ticked some extra boxes under access control and, now, the search box appears when I'm not logged in as well.
A Changes for the New Year
Submitted by Frank on Sat, 2008-01-19 23:12. Drupal | MovableType | Site Improvements | Wordpress | YouTubeAfter a long hiatus, I have returned to Assorted Wisdom to continue playing with technology. Some immediate changes:
- In the time since my last post, YouTube took removed a video I had embedded so I removed the post about it.
- I installed a Wordpress blog. I am curious how it compares to Drupal and MovableType. So the blog has use, I will right a post for every bottle of wine I drink this year. Or, at least, that is the plan.
UPDATE: I just fixed the URL for the wordpress blog.
Amazon Astore Integration Failure
Submitted by Frank on Sun, 2007-10-14 19:39. Amazon | Drupal | Internet | Site ImprovementsYesterday, I tried to set up an Amazon astore and embed the store into the site. Setting up the store was a simple four step process which required no programming knowledge.
You can see my efforts here.
Unfortunately, the functionality seems to be limited to a fixed width so it failed to embed elegantly into my drupal template as you can see here:

That image was taken on a widescreen laptop. On my other laptop, the integration looks even worse. At some point, I will explore using widgets to integrate Amazon more seamlessly into the site but I was disappointed with the final outcome of my experiment.
Drupal Search Mystery Solved
Submitted by Frank on Mon, 2007-08-20 22:53. Drupal | Site ImprovementsThe Drupal search module has started to return results on the site. A little research has revealed that the the search module only re-indexes the site as a cron job. When I first installed the module, I should have immediately run the indexing task to get the search functionality working.
Drupal Search Module returns no results
Submitted by Frank on Wed, 2007-08-15 22:13. Drupal | Site ImprovementsI just implemented the Drupal Search Module into the right-hand navigation of the site to make it easier to find old posts. So far, the search has failed to return any results for any search so I'm somewhat underwhelmed. Tomorrow, I might spend some time looking for other search tools to integrate or troubleshooting the Drupal search module.
Another attempt at favicons
Submitted by Frank on Sun, 2007-07-08 23:21. Drupal | Site ImprovementsIn a previous post, I put the favicon in a new place in Drupal and deleted all of the other favicon files I had in place.
The update isn't positive. I am still getting 404 errors on the favicon file but the missing file location has moved now from /favicon.ico to /files/favicon.ico. I suspect that one of the files I deleted is needed.
So, now, I have put the favicon file in /files directory and I will wait to see if I keep getting errors.
Strange drupal problem: Can no longer upload images
Submitted by Frank on Sun, 2007-06-03 23:13. Drupal | Site ImprovementsFor some reason, drupal will no longer allow me to upload files when I create content. The img tag still works but I can't put the file in place with drupal. Weird.
Back to PHP5
Submitted by Frank on Tue, 2007-05-15 22:25. Drupal | Site ImprovementsFor some reason, my ISP "upgraded" me to PHP5 again on this site and I experienced the same session problems as before. I have changed the configuration back to PHP4 and everything is happy again.
I might need to call the ISP to ensure that the configuration stays stable.
Problems with Drupal and PHP5
Submitted by Frank on Sun, 2007-05-13 22:36. Drupal | Site ImprovementsWhile adding Google Analytics to the site, I started to experience a strange problem where Drupal kept losing my sessions. I could login to Drupal but, as soon as I would click on anything, Drupal would lose my session and ask me to login again. The removal of the Google Analytics javascript tag did not resolve the problem.
I started to panic.
Calendar Archive Added
Submitted by Frank on Mon, 2007-03-12 22:58. Drupal | Site ImprovementsInstalled the drupal module for a calendar archive - Now installed in the right-hand navigation on the site. I am still only playing with the core modules in Drupal but I am starting to need to look at other modules or documentation on how to add some interesting pages that I would like to see.
I would like to get category pages which display all the sub-categories in the hierarchical category structure. That's a challenge for another day.
