Drupal - drupal.se
General Information:
Latest News:
Drupal search index is not working 29 May 2013 | 01:43 pm
Softescu’s base of knowledge Search is still a big problem in all versions of Drupal. This explains why Solr Search is getting to be the number one search module and other systems like Sphinx Search ...
Connect Drupal 7 to SabreDAV 28 Nov 2012 | 07:10 pm
Atwillys.de This is a breath of fresh air after fighting to get Drupal Oauth, OwnCloud or anything to work. Drupal Oauth documentation sucks. OwnCloud is another "community edition" that leaves every...
Movico: Drupal menu link to MVC controllers 21 Nov 2012 | 05:07 pm
Drupal.se Someone asked me about using the Movico module and Drupals tabbed menu system. Since in the demo I never used the default system it was thought that this could not be done. Well it can. As ...
Drupal menu link to MVC controllers 21 Nov 2012 | 05:07 pm
Drupal.se Someone asked me about using the Movico module and Drupals tabbed menu system. Since in the demo I never used the default system it was thought that this could not be done. Well it can. Her...
Make yours the very last CSS file loaded in Drupal 6 26 Oct 2012 | 08:00 pm
Drupal.se Yeah, this can actually be accomplished. Even though there is no "elegant" or "Drupal way" it works. In the end this is all that counts. Tags: Drupal6 Free tagging: Drupal css theming...
Embedding multiple views blocks in a loop 3 Mar 2012 | 01:35 am
Drupal.se This was something that never seems to be done in any tutorial about views_embed_view. I needed to embed views block displays and their titles as they were being added to the view. Tags: ....
How to fix that ÅÄÖ bug in Drupal 10 Feb 2012 | 02:34 am
Drupal.se Drupal does not handle special characters very well. One of the things that I have noticed is that in the Swedish characters in certain circumstances work fine in the l() and t() functions ...
Movico updates 6 Feb 2012 | 08:25 pm
Drupal.se Over the weekend I spent a good amount of time updating movico to Drupal 7. This was no easy effort since Drupal 7 has started using PHP's key OOP tools. Though Drupal 7 is not OO by any i...
Creating vocabularies and taxonomy terms programmatically in Drupal 7 3 Feb 2012 | 03:13 am
Steindom, LLC This is a more detailed code tutorial on how to create taxonomy terms programmatically. Doing this is a sort of preliminary thing to creating taxonomy terms and vocabularies per user. ...
Disabling Drupal module updates 27 Jan 2012 | 01:34 am
Pixeljets: There is no such thing as "hacking" a module. Refactoring code is a normal thing. If you are nice enough to present a patch, persistent and lucky then your code or contribution can be push...