My Technical Blog
Posts tagged Drupal
Display Sub-terms In Drupal Term Page
Mar 31st
After working with Drupal in the last two months I’ve really got used to searching for modules for every problem I face and installing them.
While I was working on iCommunity website, I was creating taxonomy terms to categorize the files using them. I created terms with sub terms. The problem was that when browsing a specified term the term page doesn’t display the sub terms of that term.
More >
Simple AJAX Comment Preview in Drupal 6
Feb 15th
As I said in my previous post, I’m working on upgrading Computer Science in Syria website to Drupal 6.
I wanted also to have AJAX comment preview in nodes, but I wanted it to be simple without lots of JavaScript loaded. So as usual I got pissed off and decided to create my own code to do it. ![]()
More >
Simple AJAX Quote in Drupal 6
Feb 13th
I’ve been upgrading the forum of Computer Science in Syria for a week now.
The forum uses Drupal, and it ran a beta version of Drupal 4, and I upgraded it to the latest Drupal version now.
I wanted to have AJAX quoting in the forum, but I wanted it to be simple without lots of JavaScript loaded. So as usual I got pissed off and decided to create my own code to do it.






