Linkit menu support
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Allows you to search to defined menu items in linkit autocomplete
Allows you to search to defined menu items in linkit autocomplete
Nodeautomenu module is inspired by the Automenu module, but it is written from scratch.
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 is a quick-and-dirty integration between Pathauto and all the entity types that have an Entity URI.
Very simple module to convert taxonomy/term/xx to yyyyy/xx based on terms' vocabulary.
It is ok to use "taxonomy override view" (taxonomy/term/%) but when you have more content types and different
vocabularies it is not easily possible to use views "taxonomy override view". With this little tweak I can have one single view for
each vocabulary (which is enough for me so far)
The objectives of this module consists in defining a new type of download method.
Private & Public - public files are available using HTTP directly and private file are transferred by DRUPAL, it uses the private path defined.
Why this module is interesting ?
Sometimes, you may need to have a control on the download of certain file, but you don't want to control all the files.
By setting up this module, you may use the private mode only for some paths to thanks to the specific "system/files" path.
Path checker allows you to test a list of links (URLs) to make sure they are all accessible. This is especially useful if you are migrating / rebuilding an existing site.
This is a simple module to export redirects to Apache rules.
Apache rules will be faster than Drupal can be, and if put in version control perhaps more maintainable over the long term.
This functionality was requested at #791754: Export redirects to webserver rules but there doesn't seem to be anyone doing any work on anything like it.
Requests, thoughts, and help welcome.
1. sub urls of node and user will be rewritten when the parent url has an alias.
2. you can use regex to rewrite any url if you want
NOTICE: no need to enable this module, just include the core in your settings.php