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

Blagotext

Blagotext is lightweight code editor in a textarea.
It does not change textarea standart look. Instead, it changes textarea feel.

Lightweight

20110404-f7hmgba3isai161bqt5j49syuc.png

Lightweight is a simple base theme that's a blank slate with left or right sidebar. The original lightweight which was my internal base theme for D6 had no images whatsoever and very little CSS, thus the name lightweight. The D7 version has a couple of images, but just for buttons and search bar. The buttons, search bar and fieldsets where taken from Bartik, because I fell in love with those elements and they are a good starting point for personalizing them to the theme you're creating.

This theme is for intermediate/advanced themer, that don't need inner divs, starter functions, or that many default regions. It is also for themers looking to have nice markup, there are several override template files for views for example.

If you are just starting out theming better choice might be:

- Zen
- Basic
- Clean

I never really use Lightweight as a parent theme, I use it as a sort of starter kit to start my themes instead of starting them from scratch. The idea is to have starter theme that has a common layout (header - content with sidebars - footer), common template files I always override, and an info file, and then modify the files and directory to make it your own.

The simple instructions to start are:

DB Collation

This module changes the database collation of database, tables and columns.

Jslideto

Jslideto module intended to override the default browsers behaviour when directed to a URL with '#' character, this module make it

Language Multidomain

This is a small utility module that extends the language negotiations to use multiple domains per language.

Use cases:

  • You have a bilingual website with the different domains mapping to the same language:
    • English (default): example.com, example.co.uk
    • German: example.de, example.at
    • Spanish: example.es, example.ar, example.mx
  • You want to use the same language negotiation settings for development, staging and live:
    • English: example.com, dev.example.com, staging.example.com
    • German: example.de, dev.example.de, staging.example.de
    • Spanish: example.es, dev.example.es, staging.example.es

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained