Create, from the Midgard Project is a comprehensive web editing interface for Content Management Systems. It is designed to provide a modern, fully browser-based HTML5 environment for managing content.
The user interface philosophy behind Create is simple: all content that you are allowed to change becomes editable, right there on the page you're reading. Any modifications you make are retained in your browser and can be sent back to the Drupal with a push of a button. With Create, it is time to stop filling forms and to start communicating with your web audience.
Dependencies
RDF (from core), semantic annotation is required for the editor to work. Services 3.x, for the communication between Create and Drupal. This dependency probably deprecates when Drupal 8 arrives.
">JQuery Update. Libraries API 1.x, for taking care of the dependencies to the actual Create libraries.
Feedback Reloaded allows users and visitors of a Drupal site to quickly send feedback messages about the currently displayed page. Visitors can highlight/blackout any area in webpage and can add notes about problem. Feedback Reloaded will take snapshot of current page and send it to site administrator. This helps site administrators in quality assurance of their website.
Website visitors and users are not expected to be expert in field of web development so the textual feedback provided by them might not be enough for the developer to track down the issue. Feedback Reloaded gives developers a screen shot of the webpage along with problem area highlighted and hence make it lot easy for developer to understand the exact problem and crack it.
This module supports two options for taking snapshot, site administrator can select any one of them under configuration settings:-
Black Premium Theme is a great looking Drupal 7 theme. As the name suggests this is pretty much an all-black theme that is meant to highlight photos and videos. You can also change some color-accents. This theme combines flashiness with sophistication that is surely to make your site stand out and catch your visitors attention. I have created this theme with a focus on simplicity.
Features
Simple and clean design
Fixed width (900px)
1,2 or 3 columns Layout
Drupal standards compliant
Image Slideshow
Multi-level drop-down menus (Multilingual menu)
CSS is organized in order to improve Black Premium theme customization
Use of Google Web Fonts
A total of 10 Block regions
HTML5 & super clean markup
Minimal design and nice typography
Supported standard theme features: site logo, site name, site slogan, user pictures in comments, user pictures in nodes, favicon
Extensive CSS rules for Comment, Blocks, Blogs, etc.
Automatically load content-type and node-specific CSS and JS files from your theme.
This module is super light weight.
Chances are good you have the following...
A bunch of custom CSS (and occasional JS) code for each content type.
Some special nodes with their own CSS and JS (home page, etc).
You usually add all of this to your theme.
This module will load content type (and node) specific code CSS and JS files from your theme when on the appropriate pages. This code is added to the head after other assets. It will check for the existence of such files before including them in the output header. Code will be loaded whenever the node is loaded, even by a view (when in full or teaser mode). This module has no UI, it just loads files from your theme. Add files to your theme like so...