ElkArte Community

Extending Elk => Addons => Topic started by: live627 on August 07, 2016, 05:34:20 pm

Title: [ADDON] Footer Menu
Post by: live627 on August 07, 2016, 05:34:20 pm
Footer Menu

(http://opensource.org/licenses/MIT) (https://github.com/live627/elk-footer-menu/issues) (https://github.com/live627/elk-footer-menu/releases) (https://github.com/live627/elk-footer-menu/releases) (https://supporter.60devs.com/give/axlsj1o8o0amepfrr5eqlcjza)
Introduction:

Appends a menu to the bottom of every page
  • Admin settings are under the Forum sub-menu in the admin panel.
  • Unlimited categories and links
  • Is cached in the settings table so no extra query per page load is needed
  • Follows default database order (usually chronologically but is based on ID)
  • If the cache get corrupt, simply edit an item, make no changes, click save
  • Categories will not show unless it contains at least one link

https://github.com/live627/elk-footer-menu/releases
Title: Re: [ADDON] Footer Menu
Post by: live627 on August 07, 2016, 05:40:01 pm
lol I crashed the server :D
Title: Re: [ADDON] Footer Menu
Post by: emanuele on August 07, 2016, 05:53:20 pm
You are great! xD

What did you to to crash it? (Just out of curiosity to see if we can fix anything.)
Title: Re: [ADDON] Footer Menu
Post by: live627 on August 07, 2016, 06:38:03 pm
Every once in a while, image uploads take almost a minute (45 seconds). Firebug says the request is blocked. Screenshot attached...

Also, sometimes the image fails to upload, but the script adds it to the page as a phantom entry, with no way to remove. (This is after the long delay)
Title: Re: [ADDON] Footer Menu
Post by: emanuele on August 07, 2016, 07:06:56 pm
hmm... worth a bug report without any doubt!
Title: Re: [ADDON] Footer Menu
Post by: ahrasis on August 07, 2016, 07:42:42 pm
Great job.

I noted $sourcedir which I think should be SOUCEDIR in uninstall-required.php code:

Code: [Select]
remove_integration_function('integrate_pre_include', '$sourcedir/FooterMenu.php');

Title: Re: [ADDON] Footer Menu
Post by: shaitan on February 22, 2017, 01:40:20 pm
French translation in attachment
Title: Re: [ADDON] Footer Menu
Post by: Spuds on December 10, 2021, 08:28:11 pm
An elk 1.1 php 7.4+ version