Drupal
Importing data to Drupal 6.x CCK fields
Submitted by Maurice on Tue, 12/07/2010 - 20:17The task
It's the first time I look into this. I have some data in Excel and want it go into CCK fields. Concrete case: import pictures for the MIMO gallery and create the normal node and CCK fields easily. Of course I could save CSV or import to mysql table if I have to.
Choosing the Module
First glance at 6.x modules indicates that Migrate seems to be most appropriate and ready for use. So, I start testing it on a test server.
Migrate
- Maurice's blog
- Login to post comments
- Read more
Remote Drupal Admin
Submitted by Maurice on Mon, 10/19/2009 - 15:35I have too many drupal sites now and updating modules etc (i.e. standard tasks) start to get annoying. I wonder if there are already tools to control drupal remotely and if I should write some small scripts using WWW::Mechanize or something else.
Also, I wonder if I should write web tests for the drupal sites I am developing.
This is just an idea. Here are some links I find helpful:
- Maurice's blog
- Login to post comments
- Read more
Drupal Taxonomy Menus
Submitted by Maurice on Fri, 05/15/2009 - 19:16puh. 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.
- Maurice's blog
- Login to post comments
- Read more
Pixture Reloaded
Submitted by Maurice on Mon, 12/08/2008 - 23:28- Maurice's blog
- Login to post comments
- Read more
Marinelli Theme
Submitted by Maurice on Sat, 12/06/2008 - 22:43Also, I think I will need to define some styles to make working with the WYSIWYG editor easier. I need
- Maurice's blog
- Login to post comments
- Read more
Drupal migrated
Submitted by Maurice on Thu, 12/04/2008 - 08:55By 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.
- Maurice's blog
- Login to post comments
- Read more
Drupal Mirror Plans
Submitted by Maurice on Wed, 12/03/2008 - 12:14To get a simple version of this functionality, what were the steps to get this running?
- Maurice's blog
- Login to post comments
- Read more
Drupal Theming
Submitted by Maurice on Sun, 11/30/2008 - 15:20So today
Marinelli Strange Text I battled with theming for the first time. I like the Marinelli theme, but the text behaves unlike standard Drupal themes, so I decided to make that more conform to Drupal standards. Attached is the result. I changed the ul and ol li as well as blockquote. Currently, Marinelli tends to display text a little awkward by default.
- Maurice's blog
- Login to post comments
- Read more
