Skip to Content
Drupalista, My God, it's full of stars!

Drupalista

- My God, it's full of stars!

Comments, Read More links and a dollop of Comment Notify

Styling the Comment and Read More links at the end of Blog Entries with a dollop of Comment Notify. They are in the node-tpl file. If one only wants to affect the blog, create a node-blog-tpl file to hit only the blog pages and adjust the following php code, they can be different for both the teaser and the full node as well...opens up some styling possibilities...

These:

<?php echo $links; ?>

To this: http://drupal.org/node/21373#comment-1055913

Gmap Module

Javascript is required to view this map.

Pretty straightforward using the macro, stumbled a bit trying to figure out how to get the macro to convert to html. It's in the read me though, hah! One has to create an input format for the gmap macro so the macro can be converted to html.

Need to put it thru it's paces and someday I will tackle the Location mod!

Updated*: http://drupalista.com/gmap-cck-field-test

Form builder module by Lullabot

Emfield Video Gallery

Here's a test of the Embedded Media Field for D6 for CCK, in the guise of a video gallery for simple video solutions. No css styling for this one as yet, just a proof of concept.

http://drupalista.com/emfield-video

Node Clone!

Just an excellent module, can't say enough about it.

It's great for those long damn forms clients make you build that no one uses. It works with the webform module, a great time saver.

http://drupal.org/project/node_clone

Syndicate content

page-blog-tpl