2
0
Fork 0
ussr-hubzilla-addons/link
ivan afb298ddd9 fixed hook bug 2020-04-07 23:29:33 +03:00
..
lang add optional side panels hiding 2020-04-07 21:40:30 +03:00
view/tpl add optional side panels hiding 2020-04-07 21:40:30 +03:00
Mod_Link.php remove testing lines 2020-04-07 11:48:05 +03:00
README.md remove js, add php hook 2020-04-04 23:18:26 +03:00
link.php fixed hook bug 2020-04-07 23:29:33 +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" in the dropdown menu.

Based on Zotlabs/Module/Display.php