15 lines
555 B
Markdown
15 lines
555 B
Markdown
Short Link Addon
|
|
================================
|
|
|
|
Using short links on whole hub.
|
|
|
|
With this add-on enabled, it is possible to open posts and comments by the address:
|
|
|
|
hub.domain/link/item
|
|
|
|
where an item is the numeric value of an object from the database.
|
|
|
|
It is possible to use /admin/addons/link settings page for enabling or disabling of showing "Link on Hub" button (currently used temporarily javascript code for the integrating with wall-item-menu, which does not support page updates, it will be fixed later)
|
|
|
|
Based on Zotlabs/Module/Display.php
|