Drupal Taxonomy Menus

puh. I think this was the third attempt I tried to fix this problem. Finally, it seems to work. As so often, the problem seems usual enough and one sometimes wonders that Drupal is not better with these very common things. But, let's be more concrete.

I have a site where I want to display news. News are classified in various categories using taxonomy terms. Now, I want these categories to appear in the menu and the menu items active when I see the posts. Just common-sense functionality, one would think.

DFG Nationallizenz

I recently tried the DFG-Nationallizenz. Any person living in Germany can register an account and use many (not all) of the resources offered via DFG Nationallizenz. The registration porcess is slightly complicated. Like with ebay.de, you first need to register online, confirm this first registration online and then wait for regular mail. The latter, of course, to verify the postal address. In my case, it all worked reasonably fast.

Clean your mp3 library with the power of CPAN

Last time, I reported my problems with cleaning my iTunes library.

In the past, I had various problems with storing my mp3s, hard disk failures and consequent attempts to save them etc. I must have played back my backups more than once, anyways, I  nearly have every file at least twice.

iTunes is semi-bad

Due to loniless, I bought an iPod. Looks good and works. It's nice to listen to music again. Didn't do this much lately. Only problem: iTunes drives me crazy. Maybe slightly more than my other media players. Perhaps the time has come to deal with the problem?

FTP Again

Really, I can't believe it. I am back to my problems with ftp again. FTP is so limited: the in-built security breach with unencrypted password is only the tip of the iceberg. Today, I realized  that the limitation that you cannot transfer from one remote site to another etc. is most likely built in the protocol specification. What I don't quite get is how so many people (including me) still use it? How can web providers still offer only ftp access and nothing else. And above all, if that is the case why are there not better perl modules for ftp around.

Pixture Reloaded

Pixture ReloadedPixture ReloadedHm. I liked Pixture from my first day with drupal. Lately, I had a look at the updated version of Pixture Reloaded. It comes with an optional DHTML menu since recently. Not too bad. But several things bug me, so in this blog, I try to document the changes I make at the theme, so that I could make them again if I have, too ;-). 1. I want the dynamic menu to look more the original one (bold writing). 2. I want secondary links that are independent 3. I more 3d effect on the superfish menu.

Marinelli Theme

Marinelli New Secondary Links: Marinelli new secondary linksMarinelli New Secondary Links: Marinelli new secondary linksI really like the Marinelli theme by Matteo Leoni. I intend to use it for the new ESEM site. I has few issues with text, that it is not very Drupal compliant.

Also, I think I will need to define some styles to make working with the WYSIWYG editor easier. I need

ftpsync.pl

I looked at Christoph Lechleitner's ftpsync.pl today. By the way, I am very surprised that there is no CPAN module that does what I want: mirror my website with ease and comfort. The closest I could find on CPAN is NET::FTP::Recursive, but this is still far from what I want - naturally this module doesn't check if file is already present and the time stamp.

Drupal migrated

Another personal drupal milestone: For the first time, I migrated a drupal site from one provider to another in real-life circumstances. By the way, I transferred from a multi-site to a single site with absolutely no database problem. Drupal seems to be quite robust.

By far the biggest problem was that the new provider doteasy.com has php register_globals on by default. I had to write them an e-mail so that they turn off that option. It was completely impossible to change any local setting. But they reacted pretty fast, so problem solved.

Drupal Mirror Plans

I recently set up a simple backup script that downloads my Drupal site and backs it up. The result is a zipped file that I hardly ever look at. Now for backup, but also for testing, it would be much nicer to have a script that mirrors my site as it is this moment to an active environment on localhost. Then you can check if the backup worked and you can easily start experimenting with new stuff (modules) without exposing your production server to any risk.

To get a simple version of this functionality, what were the steps to get this running?
Syndicate content