Maintainers strive to actively monitor issues and respond in a timely manner.

ImageCache

Image Cache

ImageCache allows you to setup presets for image processing. If an ImageCache derivative doesn't exist the web server's rewrite rules will pass the request to Drupal which in turn hands it off to ImageCache to dynamically generate the file.

Karma

The karma module has been handed over to FatGuyLaughing.

Coming Soon!

Stay tuned

DruTeX

DruTeX is a powerful LaTeX module for Drupal. It can be used to display mathematics written in LaTeX as images inline with other text, or separately as a downloadable pdf.

Features include:

  • rendering of maths or arbitrary LaTeX via latex + ImageMagic / dvipng
  • support of classical LaTeX-math environments like $x^2$, \[ x^2 \]
  • some plain latex2html and html2latex facilities (no external program needed)
  • pdf generation of nodes (with LaTeX)
  • highly-configurable input formats
  • security-enhanced modes (to allow even anonymous users to write latex)
  • Drupal / LaTeX UTF-8 (utf8) support
  • Able to remotely render LaTeX on a foreign server if your primary server doesn't support LaTeX

Holy Grail theme

Holy Grail Theme Logo

This theme is an implementation of the "Holy Grail" layout, as presented by Matthew Levine's 2006 article in A List Apart: http://www.alistapart.com/articles/holygrail

Levine wrote that he wanted a system which:

  • Had a fluid center with fixed width sidebars,
  • Allowed the center column to appear first in the source,
  • Allowed any column to be the tallest,
  • Required only a single extra div of markup, and
  • Required very simple CSS, with minimal fussing.

This is indeed an incredibly flexible theme and uses a little CSS to do a lot of the heavy lifting. Your 'main content' will appears first in the source code before the 'secondary content', regardless of how it appears on the page. "Sidebar-Content-Sidebar" layouts, "Content-Sidebar-Sidebar", "Sidebar-Sidebar_Content", are all super-easy to create and edit, using only CSS. You can also create fixed width themes adding a single line of CSS.

This theme is meant to target developers who have a decent grasp of CSS. My goal is to develop this theme as a lightweight base theme and allow fast and agile development of 'semantically nice' sub-themes.

This theme is used as the base theme of the OpenScholar project.

This theme was first developed by Crell, then by NancyDru and now by Shaun Wolf Wortis.

GeSHi Filter for syntax highlighting

GeSHi filter

The GeShi Filter module provides a filter for source code syntax highlighting for a wide range of languages.

Source code can be entered with for example <code type="java">...</code> or <blockcode language="python">...</blockcode>. Starting from version 5.x-2.0 it is also possible to define your own generic and language specific tags (e.g. <java>) or to work with square bracket style tags (e.g. [python]). Automatically adding line numbers is possible too with for example [ruby linenumbers="normal"].

Language Support

At the time of this writing the GeSHi library supports highlighting for more than 200 programming languages and configuration syntaxes, including: ActionScript, Ada, Apache Log, AppleScript, ASM, ASP, Bash, C, ColdFusion, C++, QT, C#, CSS, D, Delphi, Diff, DOS, dot, Eiffel, Fortran, Groovy, Haskell, HTML, INI, Inno, Java, Javascript, LaTeX, Lisp, Lua, Motorola 68000 Assembler, Matlab, mIRC Scripting, MySQL, Objective C, OCaml, OpenOffice.org Basic, Oracle 8 SQL, Pascal, Perl, PHP, PL/SQL, Python, QBasic/QuickBASIC, Rails, Microsoft Registry, robots.txt, Ruby, SAS, Scheme, Smalltalk, Smarty, SQL, TCL, Text, Visual Basic, vb.net, VHDL, XML, X++.

Additional support for highlighting Drupal source code is provided too.

Secure Pages

A small process which will redirect the required pages to a SSL version of the page.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained