CVS messages for CCK Extras
November 7, 2007
-
Adding a neat little formatter for code snippets.
October 26, 2007
-
Adding a link formatter that outputs an image of the site in question.
April 14, 2007
-
Ensure redirection will not trigger when token.module parses tokens. Words cannot describe how evil this snippet of code is.
-
greggles: So, what if the user previews the node? eaton: Uhhhhhh...
-
It really is amazing what a few drinks, a joking comment from quicksketch, and a late night can do. Wrote a redirection formatter for link fields. Whenever the field is rendered with this formatter, drupal_goto() will redirect the user off to the destination site, no questions asked. This means you can click on the title of a node with just such a field in it, and the user will be redirected to the destination without seeing the node page itself. The formatter is two lines of functional code, and forty lines of sanity checking to make sure accidentally sticking such a node into a sidebar block or listing it in a view will not render your site unusable. There is really no sane excuse for the level of elaborate error checking it employs -- I find myself hoping that people misconfigure their sites just to see how helpful the code is. We used globals for you, people. GLOBALS. Also, one of the two actual functional lines exposes the new hook_link_clickthrough, making it possible to implement detailed clickthrough tracking via CCK fields. Ewoks rule.
February 26, 2007
-
CCK Extras: /modules/cck_extras/1pixelout.swf 1.1.2.1 @ DRUPAL-5
CCK Extras: /modules/cck_extras/button.swf 1.1.2.1 @ DRUPAL-5
CCK Extras: /modules/cck_extras/cck_extras.module 1.1.2.2 @ DRUPAL-5
CCK Extras: /modules/cck_extras/parameters.as 1.1.2.1 @ DRUPAL-5
CCK Extras: /modules/cck_extras/README.txt 1.1.2.1 @ DRUPAL-5Fixing problems with the viewfield widget, adding custom formatters for Audiofields.
February 25, 2007
-
CCK Extras: /modules/cck_extras/cck_extras.info 1.1.2.1 @ DRUPAL-5
CCK Extras: /modules/cck_extras/cck_extras.module 1.1.2.1 @ DRUPAL-5Initial checkin of cck_extras; adds a handful of convenience formatters and widgets to various CCK fields.
-
Directory /cvs/drupal-contrib/contributions/modules/cck_extras added to the repository --> Using per-directory sticky tag `DRUPAL-5'
