171
irmtfan
Re: [BETA] multiMenu 1.8, when mm goes dynamics
  • 2006/5/5 2:22

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


blueteen:
1- how do you create the right treemneu block?(multiMenu 16) inhttp://xoops.valentinois.net./
do you change the default template more?

2- i send you a pm because want to send my treemenu db for you&solo because the problem mentioned in thi topic:

user eject suddenly

3- how do you create the image block in middle left? very nice

172
blueteen
Re: [BETA] multiMenu 1.8, when mm goes dynamics
  • 2006/5/5 11:40

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


hello,
i've tried 2 times to post my answer with code, by 2 times, i was banned from xoops.org !
i don't understand why... the code is between [ code ] tag

so, here's the firs part of my answer :
(i'll post later the code for the block images).

the template changes for this menu are available in multiMenu 1.8.2

8 menus version

16 menus version

you'll find the new template, and a set of images for treemenu. (black, white, normal and reverse images).

with this template, you only have to indicate negative or positive value for the width of menu (block options).
more details in the doc of treemenu.

(title : varchar(150) was also modified to varchar(300))

173
irmtfan
Re: [BETA] multiMenu 1.8, when mm goes dynamics
  • 2006/5/5 13:12

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


aha,very impressive.
such a good development
about the code i see in some some server some words are banned for security reasons.
in my server it is "wget"
im going for download and test!
thank you
and a feature:
- add the transparency to drop down menus (or others?)
see:http://www.veritaserum.com/ ( a good hp site)

174
blueteen
Re: [BETA] multiMenu 1.8, when mm goes dynamics
  • 2006/5/5 14:43

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


for transparency or others display settings, all of these parameters are in templates or css files.

edit : ok i see your link. bah, another menu. if someone wants to try to adapt this to multimenu.

175
irmtfan
Re: [BETA] multiMenu 1.8, when mm goes dynamics
  • 2006/5/5 14:58

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


OK.
title varchar(150was also modified to varchar(300)

and for existing tables i have to use such a query?

ALTER TABLE `[PREFIX]_multimenu01` CHANGE `title` `title` VARCHAR( 300 )NOT NULL

176
daibt
Re: [BETA] multiMenu 1.8, when mm goes dynamics
  • 2006/5/6 17:45

  • daibt

  • Not too shy to talk

  • Posts: 191

  • Since: 2005/3/26


***Moderator note***

Daibt has already posted this question in it's own thread - please go here if you wish to respond. I have copied Barry c's response there also.




hi,

I am using Multimenu 1.8 with Switch Vertical menu, but the main item does not links (I have link for this item)

I search in this forum, can see some thing on this - but still cannot fix.

Coudl you give me a solution for it?

Thanks in advance.

177
barryc
Re: [BETA] multiMenu 1.8, when mm goes dynamics
  • 2006/5/6 18:24

  • barryc

  • Just can't stay away

  • Posts: 480

  • Since: 2004/3/20


Using switch vertical, you cannot have both a link and an action (that is to open the submenus) on the same main menu item. I also use switch vertical and name the main link to describe what is in that set of submenus. Clicking on the main link opens those submenus.

You can see how I've used them at www.aka.org.

Barry Cooper
Barry Cooper
Sweet Home, Oregon

178
blueteen
Re: [BETA] multiMenu 1.8, when mm goes dynamics
  • 2006/5/9 14:24

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


Quote:

irmtfan wrote:
OK.
title varchar(150was also modified to varchar(300)

and for existing tables i have to use such a query?

ALTER TABLE `[PREFIX]_multimenu01` CHANGE `title` `title` VARCHAR( 300 )NOT NULL


oups, can't use 300 for varchar ! (limited to 255)

ALTER TABLE `prefix_multimenu01CHANGE `title` `titleVARCHAR255 NOT NULL


ok with this code
do it for each menu.

179
jimkarvo
Re: [BETA] multiMenu 1.8, when mm goes dynamics
  • 2006/5/20 7:35

  • jimkarvo

  • Not too shy to talk

  • Posts: 169

  • Since: 2005/9/19


Hello!

How I Can apply ajax to Switch Vertical format?
www.pc4allgr.com - Greek community for PCs

PC4ALL Admins' Team!

180
blueteen
Re: [BETA] multiMenu 1.8, when mm goes dynamics
  • 2006/5/20 7:52

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


hello !
no idea, i'm not familiar with ajax

Login

Who's Online

119 user(s) are online (82 user(s) are browsing Support Forums)


Members: 0


Guests: 119


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits