Footnotes module can be used to easily create automatically numbered footnote citations to references into any formatted text with full CK Editor 5 support.
This is a re-implementation of the Contented7 theme by Tom Rowan. This is a tableless, multi-column, fluid width layout. Parts of the design are ported from K2 theme. This theme is part of the project PantaRei Siren.
Installation
(2011-07-24) This theme is now revamp as Zen subtheme (http://drupal.org/project/zen). You will need to install it with this theme as below:
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.
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
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.