By Gábor Hojtsy , 20 March, 2007

The Hungarian Drupal interface translation team used to use a private Subversion repository to store translations. Our reason for that was that we initially had many people contributing, and it seemed to be difficult to apply for CVS accounts for each of them. It also happened that we had some of our own tools developed and used. Now there is not that many contributors and many of our tools are already migrated to Drupal.org (and the others can be migrated too), so we are moving to Drupal.org. This will most importantly be better for our users, so they can find Hungarian translations in the tarballs downloaded from Drupal.org, without browsing through our own translation repository.

By Gábor Hojtsy , 26 January, 2007

Since the 4.7 version, Drupal has free tagging included by default. Unfortunately this only allows for a shared tag set for a node, so that when multiple people tag a node, those tags go into a common list. Who tagged the node is not remembered, anyone can remove any tags and add new ones (given the permission).

Some people argued that this system should be called folksonomy, because at that time that was the hype of the day. Luckily the free tagging name was kept. Although if you need real folksonomy support (per user tagging, editing of own tags, personal tag clouds but still powering a common tag set), you need to look into a contributed module. Interestingly there are two similar solutions for the problem: the community_tags module and the taxonomy_user module. Since I need this functionality for a project, I needed to look at them, so here is a rundown of the differences I see from looking at their implementation.

By Gábor Hojtsy , 14 January, 2007

In a recent blog entry titled The future of Drupal interface localization lies in install profiles I showed you a proof-of-concept way for a new Drupal interface translation packaging format. As the Drupal 5 release is closing on us, and we were able to fix quite a few small glitches around interface translation related problems, I decided to clean up the packaging scripts and release them to the public, so other translation groups can try this distribution format and we might eventually get this up at drupal.org as the default.

I have uploaded the packager shell and PHP scripts to the tricks contributions area. I hope I have provided adequate comments in there to let you know what directory structure is expected by the script to work right. If everything is done fine, it should generate packages like our hu-5.0.tar.gz which is our downloadable for Hungarians interested in more advanced interface localization. We don't even have the previously used package format for download anymore.

By Gábor Hojtsy , 2 January, 2007

I am that adventurous type to try to update weblabor.hu from Drupal 4.6 to Drupal 5.0 directly. This type of update is not recommended, because it is not ensured that everything will work fine. Unfortunately this time the direct update is not possible without some tweaking of the system.install files, but it seems to be doable.

The problem lies in the fact that Drupal 4.6 (and 4.7) supports only code defined node types, so there is a hook to ask modules about node types they define. That hook is called in two updates to fix variables and other changes in Drupal (between 4.6 and 4.7). For this to work correctly, one needs all modules he used in 4.6 (in 4.7) for the update script to query all node types.

By Gábor Hojtsy , 26 December, 2006
Image
First Drupal user registration in Hungarian

Drupal 5 comes out with a nifty new feature (among a lot of others): it only creates database tables and imports CSS files for modules turned on. It is a logical step to do the same with interface translation files. The practice up to Drupal 4.7 was to generate smaller translation template files for translators, so they can better work with strings and collaborate with version tracking tools. These smaller files were merged into one big translation file, which was given to end users to import if they needed the Drupal package work in their language. What should be the new model, and how do we support it? Do I have a working (starter) solution? Yes. Read on!

By Gábor Hojtsy , 13 December, 2006

Matt Mullenweg (the man behind Wordpress) says in a conversation:

The next version of Drupal is coming out with a pretty neat theme, called Garland. Here's a demo page where you can customize it and save you changes:

http://acko.net/garland/?q=admin/build/themes/settings/garland

This is pretty darn neat. Anyone interested in porting it? The toggle, logo, and shortcut icon bits are probably superfluous, but the color picking functionality is great.

As far as I know, this is the first time that a Drupal theme is ported to Wordpress. There is the feeling of some bad taste in the Drupal community about this port being done before Drupal was able to release this in Drupal 5 though. This still is a historical step in my opinion.

By Gábor Hojtsy , 14 November, 2006

The results are announced (with my emphasis).

The final result, as voted for by judges from The Open Source Collective, MySQL, the Eclipse Foundation, and 16,000 users on www.PacktPub.com saw a tie for first place between Joomla! and Drupal. In the event of a tie, a fourth independent judge would be brought in. This was Apoorv Durga who is a member of CMSPros and runs his own blog [http://apoorv.info/] on portals and content management. This crucial vote ended up with Joomla! triumphing over Drupal by one point.

The final result was as follows:
1. Joomla!- $5,000
2. Drupal - $3,000
3. Plone - $2,000

Full details

By Gábor Hojtsy , 8 November, 2006

We were happy to welcome Dries Buytaert in Hungary at our Drupal conference, around one month ago. We had Marcell Kiss-Tóth helping us with a video camera, and after his hard work with the editing, the conference session videos are now downloadable. You are most probably interested in Dries' presentation, since all other sessions were in Hungarian. The downloadable is very good in audio quality. You can download the video from drupalconf.amon.hu or alternatively from liktor.hu.

As a side note, after the conference, I also decided to publish my Drupal lego figure shots, which were used in my presentation. These are licensed under a Creative Commons license, so you can reuse them in your presentations or build upon them if you wish.

By Gábor Hojtsy , 8 November, 2006

Note that this post (as all posts before August 5, 2007) were moved from drupal.hu/english. At the time I started drupal.hu/english, the idea was that more people would join, but it became my personal English blog, so decided to move it to my own domain.