iTweak Login

Component type

module

Maintenance status

Development status

Downloads

71546

Component created

Component changed

iTweak Login module provides very useful tweaks for the standard user login form:

  • Lightweight and powerful
  • Complements nicely functions of Login Toboggan module (if it is present)
  • Works with any theme (that does not already customize user login)
  • Customize "Log in" button:
    • select any custom name
  • Customize "Username" and "Password":
    • Change labels (if not using LoginToboggan)
    • Add text before username field in login page
  • Customize "Create new account":
    • Change link wording
    • Change URL (for example to a custom signup page)
    • Change to a button with any custom name (defaults to "Register")
  • Customize "Request new password":
    • Remove link completely
    • Change link wording
    • Change URL (for example to a custom login help page)
    • Change to a button with any custom name (defaults to "Reset Password")
  • Perfect for Multilingual websites (locale module required) and Internationalizable (i18n module required) - See Russian example on Screenshot 4
  • All custom labels are applied to tabs and buttons on /user/* pages for consistent look
  • Adds "can change own password" permission (make sure to enable it for all roles that are allowed to change their own password immediately after module installation).

Grammar Parser

Component type

module

Categories

Maintenance status

Development status

Downloads

87032

Component created

Component changed

This library module provides a recursive descent grammar parser to help analyze and modify a source code file. The goal is that, by organizing the source code based on the grammar of the programming language (as opposed to low-level tokens), complex changes to the code can be more readily made in a programmatic fashion (i.e. by other code using the parser engine).

This library handles PHP grammar, building on the tokenizer functions available in PHP.

Some of the applications for this library module are:

Save & Edit

Component type

module

Maintenance status

Development status

Downloads

55550

Component created

Component changed

Save & Edit is a module that provides a very simple, yet welcome function to node editing pages.

The module simply adds a button titled "Save & Edit" on node types selected in the admin section. Using this extra button when saving a node will simply redirect back to the edit form rather than returning to the node page, or the /admin/content/node page.

CCK Author Field

Component type

module

Maintenance status

Development status

Downloads

737

Component created

Component changed

The module allows you to show node author information in a custom format.
As it uses the cck userreference field, you can easily change the displayed author and keep the real author information in the uid field of the node table. This is useful if you work with freelance authors/journo's or if somebody else handles the actual content input/upload.

To use the module:

Dynamic Columns

Component type

module

Maintenance status

Development status

Downloads

794

Component created

Component changed

Responsive Design from before it became fashionable!

This module allows you to organize the layout of specified HTML elements into dynamic columns.
Admins can specify the maximum count of columns and minimum width of one column. Content will be reformatted dynamically depending on size of browser window.

Fast Registration

Component type

module

Maintenance status

Development status

Downloads

867

Component created

Component changed

This module provides a form for fast user registration with email and username only.
Other modules also can add another fields on this form.
After fast registration, a user is allowed to visit a configurable count of pages, after which the user must fill in the full user profile.

Notification Emails

Component type

module

Maintenance status

Development status

Downloads

639

Component created

Component changed

The module provides API for other modules to send notification emails.
Install this module only if you use another module which depends on it.
The module provides user interface to edit email address, subject and body template using set of variables.