Admin Changelog
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Working on an admin tool that will track changes to settings in the admin.
Working on an admin tool that will track changes to settings in the admin.
Alias Preserve
The alias preserve module is used to preserve URL aliases created that were updated and are no longer valid. For example, using pathauto, when you create a node, a path(path 1) is created for this node based on the node's title; however if the title of this node is later updated, the URL alias is also changed(path 2 is generated). Old aliased may be needed in the following cases:
This extension is for creating an appointment tool for your website.
The intention for this tool was to be used on a project management website.
Once a project is made, you can use this tool to add a new appointment.
With it you can select the date and time and see if it's available.
This is also a very useful tool on company websites where clients need to schedule an appointment and see if the hour that they are available is suitable.
See the demo website for an example of what this extension is used for.
SVG Image Map is a module developed for Drupal 7 with the scope of generating HTML image map markup from an SVG image map like the one's found here: http://en.wikipedia.org/wiki/Wikipedia:Blank_maps .
The markup is generated at the url 'svg_image_map' , where the svg has to be uploaded, the width and height of the resulting image map have to be set, and the markup is generated ( just the tags actually).
Edit Content on Your site using Editors on Remote server
Currently Supported Editors:
Roadmap:
Code mostly taken from Image Editor module
Integrates with the bot module and adds a new "define" command that allows you to look up the definition of a word via urbandictionary.com
Example:
eojthebrave: define bot
bot: Simple computer program used to perform highly repetitive operations, e.g. trawling websites to collect email addresses. ... http://urbandictionary.com/bot
Popup Confirm Survey is a small module, the only purpose of which is to popup a survey confirmation box and redirect to the survey content type. The survey content type can be set from configuration section. The popup confirmation is created as a block, so administrator privileged users can easily configure the required pages as well. We have used the overlay method (eg: lightbox, highslide etc) to show the confirmation popup.
Click here for access the project Issues page
PDF Marker offers you on-the-fly stamping feature to a purchased file in a ubercart product node. It can be used to stamping any texts (buyer's name, time and date the file was purchased, order information, etc) into certain area of PDF file to be downloaded by the buyer. This module, hopefully, helps you to sell PDF files with drupal's ubercart ecommerce suite.
The Mail Merge module allows the site owner to send out emails to a set of email addresses using a process similar to what Microsoft Office Mail Merge or Open Office Mail Merge does. This module does not require that the users are already present in the site itself which would be the typical scenario for small corporate websites.
Features
Blajax eases working with blocks both for a user and a site admin. It adds a toolbar to each block that enhances drupals standard block behaviors. This is, besides, somehow similar to the "contextual links" approach in Drupal 7 and thus there will most likely be no 1:1 port for D7. I'll leave the project open to see if D8 will still leave a gap or provide Ajax powered block refresh ootb.