Experimental project

This is a sandbox project, which contains experimental code for developer use only.

libcat_util is a module to support other Library Catalog modules.

Bit of a grab bag right now, has some generally utilitary functions such as:

  • A theme wrapper to put paragraph tags around render element, theme_libcat_util_p()
  • And a preprocess function to automatically undo template_preprocess_username()'s aggressive shortening of names.
  • Return a fully loaded node, given either a node ID, node stub, or full node with libcat_util_load_node_from_identifier($node_identifier).

Created by Agaric for eLCe 2.0 Library Catalog by Digital Lance.

Project information