• Drupal, Modules

    Posted on July 19th, 2009

    Written by garthee

    Tags

    , ,

    uLink 6 : What is New

    Several changes were made on ulink, hence is released under a different name ulink6 to emphasis its port to Drupal6.
    Changes are notably

    To reduce the complexity there are only four types of targets: node (encompasses node and comment), user, intern (any internal asset as fileobject), extern (any external asset as URL)
    User need not worry about [...]

  • Drupal, Modules

    Posted on July 18th, 2009

    Written by garthee

    Tags

    , ,

    uLink : Developer documentation

    This document explains how to write new modules to extend the default rendering and configure the default rendering through phpmode.
    Writing a new module
    When it is required  to write a new module? Often by configuring the default implementation provided by ulink, you could obtain the needed output. In specific cases, where it is not adequate but not [...]

  • Drupal, Modules

    Posted on July 18th, 2009

    Written by garthee

    Tags

    , ,

    uLink : Documentation

    Description
    The uLink module provides universal filtering {1} which allows you to  define tags like [l|link_to_node|text_to_appear|attributes] and replace them with appropriate html code  {2}, user defined text or code, or third party rendered code or text {3} to provide links, display images, fill with text or all.
    This module defines the protocol and giving the framework to generate the outputs, which [...]

  • Drupal, Featured, Modules

    Posted on July 18th, 2009

    Written by garthee

    Tags

    , ,

    uLink

    uLink

    A package of modules to restructure the link filtering thus implement the auto-completion of links through AJAX.
    The project, when all the options are selected, will enable the user to complete the links dynamically, with the use of a background architecture it will be done in a structured way, thus further extensions and configurations for personal [...]