Topics

User Functions

Events

There are no upcoming events

What's New

Stories

No new stories

Comments last 2 weeks

No new comments

Trackbacks last 2 weeks

No new trackback comments

Links last 2 weeks

No recent new links

NEW FILES last 14 days

No new files

Welcome to Geeklog Wednesday, May 22 2013 @ 08:13 PM EDT


 Forum Index > Extensions > Plugins New Topic Post Reply
 Menu plugin beta release
   
::Ben
 05/09/12 12:32PM (Read 3404 times)  
+++++
Full Member

Status: offline


Registered: 01/14/05
Posts: 1359
Menu plugin allows you to create menus for header, footer, blocks or any element with autotags [hmenu] and [vmenu].

I'm looking for beta testers. Any feedback is welcome...

Download Menu plugin (beta)

We speak french on http://geeklog.fr
 
Profile Email Website
 Quote
Laugh
 05/10/12 10:33AM  
AAAAA
Admin

Status: offline


Registered: 09/27/05
Posts: 876
Hey Ben,

I will take a look at this weekend.

Tom

 
Profile Email Website
 Quote
::Ben
 05/10/12 05:52PM  
+++++
Full Member

Status: offline


Registered: 01/14/05
Posts: 1359
Thanks Tom. Previews and usage (under construction) are on this page.

Ben

We speak french on http://geeklog.fr
 
Profile Email Website
 Quote
kobab
 06/01/12 06:22AM  
+++--
Chatty

Status: offline


Registered: 02/22/10
Posts: 69
mmm...
nice! Thank you, Ben.
screen shot at my test site.
https://picasaweb.google.com/117673518873737010187/201261#5749011474382065858

 
Profile Email
 Quote
Laugh
 06/01/12 09:09AM  
AAAAA
Admin

Status: offline


Registered: 09/27/05
Posts: 876
Your screen shot link is not working...

 
Profile Email Website
 Quote
kobab
 06/03/12 09:48AM  
+++--
Chatty

Status: offline


Registered: 02/22/10
Posts: 69

 
Profile Email
 Quote
kobab
 06/04/12 04:22AM  
+++--
Chatty

Status: offline


Registered: 02/22/10
Posts: 69
Trying to use this new plugin. Quite unique functionalities. Interesting!

set parent menu item & submenu item.
https://picasaweb.google.com/117673518873737010187/201261#5750092520730928706
set menu type from static page, plugin, PHP function etc.
https://picasaweb.google.com/117673518873737010187/201261#5750092518281142018
static page list shows like this.
https://picasaweb.google.com/117673518873737010187/201261#5750092520692890866
set peimission from admin group. This is unique.
https://picasaweb.google.com/117673518873737010187/201261#5750092530920307346

 
Profile Email
 Quote
kobab
 06/04/12 05:15AM  
+++--
Chatty

Status: offline


Registered: 02/22/10
Posts: 69
https://picasaweb.google.com/117673518873737010187/201261#5750106323483770706

Ben,
CSS for Menu plugin is editable?
Wish to delete a white blank between div#header & div#gl_menu1.
If line-height is revised from 2.3em to 1em, this issue would be solved maybe....

 
Profile Email
 Quote
::Ben
 06/04/12 05:43AM  
+++++
Full Member

Status: offline


Registered: 01/14/05
Posts: 1359
Kobab if you are using purepro theme you can use custom css.


If you need to manually custom the css, just add in your data/purepro/1/ folder a file call my_custom_css.css with the css code needed in it.
Then open data/purepro/1/purepro_count.txt and change the number in this file to force the css update.

Ben

We speak french on http://geeklog.fr
 
Profile Email Website
 Quote
kobab
 06/04/12 09:06PM  
+++--
Chatty

Status: offline


Registered: 02/22/10
Posts: 69
Ben,
Thank you for your information.
Theme is Denim made by dengen.
I will try hard code on header. Thank you.

 
Profile Email
 Quote
::Ben
 06/05/12 03:58AM  
+++++
Full Member

Status: offline


Registered: 01/14/05
Posts: 1359
So I will add this css feature in the next release.

Ben

We speak french on http://geeklog.fr
 
Profile Email Website
 Quote
kobab
 06/06/12 04:05AM  
+++--
Chatty

Status: offline


Registered: 02/22/10
Posts: 69
Ben,
Thank you!
Adjusted menu position with hard coded css at html head. Its result is;
https://picasaweb.google.com/117673518873737010187/201261#5750831501315721170

 
Profile Email
 Quote
samstone
 06/11/12 09:38AM  
+++++
Full Member

Status: offline


Registered: 09/29/02
Posts: 820
I know it might be premature to ask this question. I tested it on Geeklog 2.0 beta. It installed, but crashed the site with MySQL error, looking for TID field.

I wonder if there is an easy fix or it needs a drastic change to make it compatible with Geeklog 2.0?

Thanks!

Sam

 
Profile Email
 Quote
::Ben
 06/12/12 02:37AM  
+++++
Full Member

Status: offline


Registered: 01/14/05
Posts: 1359
Hi Sam,

You can try this quick fix (download classMenuElement.php ) to test the menu plugin with geeklog 2.0

Ben

We speak french on http://geeklog.fr
 
Profile Email Website
 Quote
samstone
 06/18/12 03:07AM  
+++++
Full Member

Status: offline


Registered: 09/29/02
Posts: 820
Thanks Ben, it works for installation.

Bug: When I have a menu item set for adding submenus, and when I add a submenu to it, it doesn't give me the list of current submenus for "Display After" option dropdown list, but a list of Top Level Menu instead.

Thanks!

Sam

 
Profile Email
 Quote
samstone
 06/18/12 03:46AM  
+++++
Full Member

Status: offline


Registered: 09/29/02
Posts: 820
Kobab,

The css is editable in /plugins/menu/templates/gl_horizontal-cascading.thtml file.

Hope this is what you are looking for.

Thanks!

Sam

 
Profile Email
 Quote
::Ben
 06/18/12 05:02AM  
+++++
Full Member

Status: offline


Registered: 01/14/05
Posts: 1359
Bug: When I have a menu item set for adding submenus, and when I add a submenu to it, it doesn't give me the list of current submenus for "Display After" option dropdown list, but a list of Top Level Menu instead.


Thanks for the report Sam. I will look at this.

Ben

We speak french on http://geeklog.fr
 
Profile Email Website
 Quote
kobab
 06/22/12 12:49AM  
+++--
Chatty

Status: offline


Registered: 02/22/10
Posts: 69
Quote by: samstone

Kobab,

The css is editable in /plugins/menu/templates/gl_horizontal-cascading.thtml file.

Hope this is what you are looking for.

Thanks!

Sam


Thank you for your information!

 
Profile Email
 Quote
Armitage
 11/03/12 10:05AM  
++---
Junior

Status: offline


Registered: 12/10/04
Posts: 15
Just wanted to say thanks for this plugin. I recently installed it and it works beautifully!

--- Matthew R. Demicco (matt@demicco.net) - armitunes.com
 
Profile Email Website
 Quote
::Ben
 11/05/12 07:47AM  
+++++
Full Member

Status: offline


Registered: 01/14/05
Posts: 1359
Thanks for the feedback.

Ben

We speak french on http://geeklog.fr
 
Profile Email Website
 Quote
Content generated in: 0.66 seconds
New Topic Post Reply

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Able to post 
Filtered HTML Allowed 
Censored Content