2
0
Fork 0
ussr-hubzilla-addons/link
ivan 6bc3200bd9 add settings page for optional Link on Hub button 2020-04-02 14:38:07 +03:00
..
view/tpl add settings page for optional Link on Hub button 2020-04-02 14:38:07 +03:00
Mod_Link.php transfer main code to Mod_Link.php and add hook for footer 2020-03-31 23:21:35 +03:00
README.md add settings page for optional Link on Hub button 2020-04-02 14:38:07 +03:00
link.php add settings page for optional Link on Hub button 2020-04-02 14:38:07 +03:00

README.md

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 javascript hack for the integrating with wall-item-menu, it will be fixed later)

Based on Zotlabs/Module/Display.php