Модули
album photos privacy control module, can also be applied to other types of content. Provided the following access control nodes:
This module provides an API and views integration for using the flot graphing library. It is designed to make it simple to add flot graphs or charts, it supports line, bar and pie charts.
Overview
This module is inspired by core Number module and inherits some of it's features. It provides numeric range field.
About
The Bugzilla Dashboard module is useful for setting up queries that will be generated automatically at cron runs.
Why use it
Roadblock allows you to create a one time landing page that is cookie controlled. It displays a chosen node once to all users, regardless of their point of entry to the site.
When the module is enabled, a database table will be auto-populated with user agents fetched from http://www.user-agents.org. This hides the roadblock from robots and crawlers to optimize SEO.
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
- Free and cross-browser support
- Loads extremely fast and light-weight
- Support tables and Image Browser!
- Professional and sleek user interface
- Built in File Browser: File Browse, File Upload, File Delete, Folder Create, Image Resize, Predefine User Folder, etc.
- Enable disable editor for Comment
- Customize Toolbar buttons
- Performance: use single icon for toolbar to remove unnecessary icons
- No modules dependencies!
TIPS
- How to enable TEASER (or how to insert < !--break-- >)?
Install Excerpt module
Enjoy this Drupal oriented Editor!
The S3 Saver module works with the CDN module and its patches to provide a means to push files to Amazon S3 as they're uploaded to the site.
This module provides user to add another user in favorite list.
Users cannot be trusted to categorise things themselves, and it's too much work for administrators.
The Draft module provides the ability too create drafts of existing nodes as well as new nodes before you have saved them.
Run a sports pickem league using Drupal. Currently it is setup for the NFL, but it could be used for NHL, College Bowl season, March Madness, MLS, etc... Includes pick the winner style along with point spread and confidence points.
OpenID Simple Registation (SREG) is an extension to the OpenID Authentication protocol that allows for very light-weight profile exchange. It is designed to pass eight commonly requested pieces of information when an End User goes to register a new account with a web service.
This module implements the complete specifications. For this purpose it extends the Drupal core openid.module for the Consumer part and the openid_provider.module [1] for the Provider part of the specification.
Using OpenID Simple Registration Extension 1.1 - Draft 1 [2]
Shared Values" allows you to syncronize fields bewteen translations.
A typical use case of this module is the product content type in a multilanguage website.
Autocreate Node Reference adds a node reference field and automatically creates the referred node by cloning a template node.
Provides activity streams like those seen on Facebook, Yammer, and Google+ where users can keep track of recent, interesting activity on the site. It is designed to be easy to use, yet extremely flexible, extensible, and standards-compliant.
This module is abandoned, users are encouraged to use the Hide Submit module.
The module adds settings to force the frontend theme for certain content-types and certain roles.
Show user availability, my calender and more...
Please post feature request for this module.
Slide Show CS is a module which provides a block with a fancy slide show effect.
Internet Explorer implements a proprietary technology called Conditional Comments. While web developers frown upon technologies that aren't cross-browser supported, many CSS developers have found Conditional Comments very useful. They can have cleaner CSS in their normal stylesheets and can fix the broken rendering in IE by placing IE-only CSS inside conditional comments; this technique is even recommended by Microsoft.
Without this module, the only way to have IE conditional stylesheets was to add 37 lines of code (more if you want to add more than one stylesheet) in four horribly-difficult-to-remember function calls to your theme's template.php. Blech. Who wants that?
This module allows Drupal 7 themes to easily add conditional stylesheets to the theme's .info file.
; Set the conditional stylesheets that are processed by IE.
stylesheets-conditional[lt IE 7][all][] = ie6-and-below.css
stylesheets-conditional[IE 9][all][] = ie9.css
stylesheets-conditional[IE][print][] = ie-print.css
stylesheets-conditional[(gte IE 9)|(gt IEMobile 7)|(!IE)][all][] = modern-browsers.css
