Search found 4 matches

by portrower8
Wed Mar 05, 2008 5:43 pm
Forum: Joombie Coding Q/A
Topic: How do I Pass Variable =$name in URL from Menu?
Replies: 6
Views: 777

Re: How do I Pass Variable =$name in URL from Menu?

where are links stored? could I hard code into the menu a ?username=$username to just be appended on EVERY menu link? where there variable isn't used doens't matter... where it is, it is used?
by portrower8
Mon Mar 03, 2008 7:24 pm
Forum: Joombie Coding Q/A
Topic: How do I Pass Variable =$name in URL from Menu?
Replies: 6
Views: 777

Re: How do I Pass Variable =$name in URL from Menu?

Hmm... i think it needs to be in the menu because there really needs to be as few clicks as possible.

is ther any way to do that?
by portrower8
Mon Mar 03, 2008 12:26 am
Forum: Joombie Coding Q/A
Topic: How do I Pass Variable =$name in URL from Menu?
Replies: 6
Views: 777

Re: How do I Pass Variable =$name in URL from Menu?

yes!

I need to send the username over to a separate site passthru authentication... or whatever it is called.

anyway to do this?
by portrower8
Wed Feb 27, 2008 10:25 pm
Forum: Joombie Coding Q/A
Topic: How do I Pass Variable =$name in URL from Menu?
Replies: 6
Views: 777

How do I Pass Variable =$name in URL from Menu?

I created a menu, and then created a LINK item.

Is there a way I can include the $name variable (for whichever user is loggedin) in that link?