HTML Diff

Component type

module

Maintenance status

Development status

Downloads

842

Component created

Component changed

HTML Diff is an extension of the Diff module. While the Diff module itself only compares the source code of two revisions, HTML Diff lets you compare the rendered HTML code visually - like WYSIWYG. This should enable non-technical editors to review diffs without dealing with HTML tags.

HTML Diff ignores HTML attributes like class, id, style...etc. It only takes care of usual HTML tags like p, div, ul, li, strong, h1, h2.. etc.

XML sitemap Http Cache

Component type

module

Maintenance status

Development status

Downloads

1065

Component created

Component changed

INTRODUCTION

XML sitemap Http Cache (XHC).

This module uses non blocking batch job requests for generating http cache pages for Nginx fastcgi and such, from sitemap.xml files provided by the xmlsitemap module.
The method used for cache generation is PHP's Curl "fresh connect" requests.

You will also get the optional xhc_cron module, for planning daily http cache warmup with cron tasks for Drupal's awesome Elysia cron module.

Image poll

Component type

module

Maintenance status

Development status

Downloads

563

Component created

Component changed

Module allows to add image or video files to poll.
Depends on core poll module and this issue.
Warning: the module in alpha development - not recommended to use on production sites (need code modification).

Any suggestions are very appreciated.

User Defined Tables

Component type

module

Categories

Maintenance status

Development status

Downloads

273

Component created

Component changed

User defined tables allow users to design data tables in a user-friendly way to be displayed within the body content. Tables can also be created quickly by importing a CSV file. Works great for adding CSV content to a website. Simple tokens are used to display the created tables. Tables have some simple search ability as well.