This project is not covered by Drupal’s security advisory policy.
Hyperspace is a documentation module that will point all your admin links in your Drupal documentation pages to a site that you set!
This is an easy way to make your documentation pages interact with the site that you are currently working on!
Setting this up is simple:
In your documentation pages, simple use this format for writing links:
<span class="admin-path">admin/settings/hyperspace</span>
Just add an "admin-path" class to any element (I use span because it is usually inline text) and write that path without an initial forward slash
Enabling the module is also simple:
- Download the module and un tar it
- Place it in the /sites/all/modules directory
- Enable it admin/build/modules
- Navigate to admin/build/block and place the hyperspace module in a region
- You will be prompted to "Please enter your first site URL" -> whereby, you click that link and enter a Drupal site path(eg: "http://www.example.com")
- Submit the form
Now you have prepared the module to search for paths! Hyperspace uses jQuery to transform all ".admin-path" elements into live links.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsNo further development
No longer developed by its maintainers.- Project categories: Administration tools
- Created by johnvsc on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
