Maintainers are looking for help reviewing issues.

Profile Complete Percent

Block Screen Shot

Profile Complete Percent (PCP) is an add-on to the core Profile module or the Profile2 module.

cryptpw

Settings page

This module makes it possible for Courier-MTA to authenticate against a Drupal user database.

Menu Export/Import

This module helps to export and/or import menus. Using it you can easily transfer menus from one Drupal site to another. The module can be used in ensemble with Node export (node content migration). In this case, it allows to batch-arrange existing content into a given menu structure, using a very simple text file.

Here is an example of the JSON-like file format understandable by the module:

Pages {"url":"pages/all"}
- Site {"url":"http://external-site.com/","description":"Visit our site."}
- Story {"url":"node/3","description":"A very interesting story!"}
-- Some node {"url":"node/4","lang":"da","description":"Links is in Danish language"}
Archive
- Admin zone {"url":"admin/appearance","description":"Internal link with description."}
A page {"description":"Description only, no link.","hidden":true,"expanded":true}

Important: please use Unicode (UTF-8) as file encoding, one-byte national charsets will not work. Also, JSON's name and value must be enclosed in double quotes, single quotes are not valid. Trailing commas are not allowed.

D6 users:
The export feature is now implemented! You can export menus and import them in D7 installations (and D8 when relevant version will be ready)

Calendar Block

Calendar

The calendar_block module provides a fully customizable calendar block which can be placed in a region at the blocks section. In thecalendar block's configuration form, the calendar's layout can be fully changed. You can set the colors as well as the size of the calendar so it fits to your websites design. Here's a screenshot of the configuration page.

With this version of the calendar_block module, developers can use the hook_calendar_block() to alter the dates, as well as to set the date the calender has to load on a page call.

If the modules Colorpicker and Textfield to slider are installed, the layout of the calendar is dynamically changed when changing it in the block's configuration form.

Note:
for the slider_textfield module you need to have the latest version of jQuery in your /misc directory. If you have the colorpicker module installed, and you want to live update the colors of your calendar while changing the colors in the block's configuration page, you need to apply this patch to farbtastic.js.

TODO:

OpenWYSIWYG Editor

openwysiwyg.gif

Since I have maintenance some modules then I need anyone to handle the next version of this module, please Contact me, I will grant you a CVS access , so we can manage this module, thanks


OpenWYSIWYG
Free cross-browser WYSIWYG editor by www.openwebware.com. The ultimate WYSIWYG editor for your web-based applications and forms.

The original code of openWYSIWYG conflicts with jQuery and not like Drupal Filtered HTML, so I have changed the source-code to make OpenWYSIWYG works with Drupal, therefore this module including a modified source-code.

HOW TO USE THIS MODULE
1. extract this module to sites/all/modules/openwysiwyg/
2. enable this module at: administer-modules
3. configurations available at: Administer-Site Building-OpenWYSIWYG

WHY OPENWYSIWYG

  1. Free and cross-browser support
  2. Loads extremely fast and light-weight
  3. Support tables and Image Browser!
  4. Professional and sleek user interface
  5. Built in File Browser: File Browse, File Upload, File Delete, Folder Create, Image Resize, Predefine User Folder, etc.
  6. Enable disable editor for Comment
  7. Customize Toolbar buttons
  8. Performance: use single icon for toolbar to remove unnecessary icons
  9. No modules dependencies!

TIPS

  1. How to enable TEASER (or how to insert < !--break-- >)?

    Install Excerpt module

Enjoy this Drupal oriented Editor!

Content Refresh

Example Scenario:

Anonymous users are allowed to post comments on your site and page caching is enabled. An anonymous user posts a comment but does not see it because the same cached version of the page is displayed before and after commenting.

Content refresh to the rescue. If a new comment is posted and published the cache entry of the content will be deleted and the user immediately sees the posted comment.

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)