Innehåll taggat med "Drupal"

Artiklar och demos

Printfriendly for Drupal

Print FriendlyThis is just a sample page to show you how my new module printfriendly works. Printfriendly is very easy to use, click and try on the  printfriendly button down below.

Toggle ninesixty theme (960) grids with js

Toggle  ninesixty theme (960) grids with jsI love the "show-grid" body class, but sometimes you don't want to see the pretty grids when you developing.

As it is right now, you have to edit your subtheme bodytag as in remove or rename the "show-grid" class to disable the grids, then add it or rename is to show-grid again.

I was tired of doing that every time I wanted to see how the site really looked without the grids, so I made a little JS-Snippet.

Linkit - the new way to link with Drupal wysiwyg

Updated 2011-03-02

Linkit

Linkit provides an easy interface for internal linking. Linkit links to nodes, users, views and terms by default, using an autocomplete field. Linkit has two major advantages over traditional linking

  • The user does not have to copy or remember a URL.
  • If the target node changes it's alias (e.g. if the node's menu item title is changed) the link will remain functional.