Hi people: I am trying to use this package I downloaded from MC. I wanted to use it, for example, for "search". Just as it is here: http://www.spoerli.ch/
Does someone know how can I do this? I have to put lightbox class css in the div ? is there a specific component for lightbox? Thanks a lot in advance, Mariano _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Hey Mariano,
Use ++reference++ On Mon, Mar 23, 2009 at 12:15 AM, Mariano Martinez Peck <[hidden email]> wrote: Hi people: I am trying to use this package I downloaded from MC. I wanted to use it, for example, for "search". Just as it is here: http://www.spoerli.ch/ _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
On Mon, Mar 23, 2009 at 1:41 AM, John McKeon <[hidden email]> wrote: Hey Mariano, Sorry. I don't understand you. I put that in a simple page with title "Mariano" and after doing ++reference++ I got: Mariano references Mariano with Mariano as a link. Should I replace reference? with what ? What is the relation of this with lightbox? is reference like a page with documentation? I know this must be trivial, but I just start using pier this week :) Thanks for the help. Mariano
_______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Hi Mariano,
create a normal page that contains the search, or whatever else you want to display in a lightbox. And then on a different page you link this lightbox-page, but instead of creating a normal link using *pagename* you use ++pagename++. Lukas On Mon, Mar 23, 2009 at 5:50 AM, Mariano Martinez Peck <[hidden email]> wrote: > > > On Mon, Mar 23, 2009 at 1:41 AM, John McKeon <[hidden email]> wrote: >> >> Hey Mariano, >> Use ++reference++ > > Sorry. I don't understand you. I put that in a simple page with title > "Mariano" and after doing ++reference++ I got: Mariano references Mariano > with Mariano as a link. Should I replace reference? with what ? What is the > relation of this with lightbox? is reference like a page with documentation? > > I know this must be trivial, but I just start using pier this week :) > > Thanks for the help. > > Mariano > >> >> On Mon, Mar 23, 2009 at 12:15 AM, Mariano Martinez Peck >> <[hidden email]> wrote: >>> >>> Hi people: I am trying to use this package I downloaded from MC. I wanted >>> to use it, for example, for "search". Just as it is here: >>> http://www.spoerli.ch/ >>> >>> Does someone know how can I do this? I have to put lightbox class css in >>> the div ? is there a specific component for lightbox? >>> >>> Thanks a lot in advance, >>> >>> Mariano >>> >>> >>> _______________________________________________ >>> SmallWiki, Magritte, Pier and Related Tools ... >>> https://www.iam.unibe.ch/mailman/listinfo/smallwiki >> >> >> >> _______________________________________________ >> SmallWiki, Magritte, Pier and Related Tools ... >> https://www.iam.unibe.ch/mailman/listinfo/smallwiki > > > > _______________________________________________ > SmallWiki, Magritte, Pier and Related Tools ... > https://www.iam.unibe.ch/mailman/listinfo/smallwiki > -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
On Mon, Mar 23, 2009 at 4:50 AM, Lukas Renggli <[hidden email]> wrote: Hi Mariano, How simple is this man! You are really doing a very good job. Yesterday I was making my website with a tourism guy and he was working with me. Now he thinks this is very simple hahahah. I think I am falling in love with this :) It worked, but I did something like this: ++Search++ And Search is a page that inside, it has this: <div class="search">+/environment/search+</div> The lightbox works but it display ALL black, I mean, Search page also. Search page is rendered in the middle, but also has the lightbox. How can I remove the lightbox from Search page and just let it for the rest of the website? another question, ++referece++ , reference must be a page or it can be a component for example ? Thanks, Mariano
_______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
> The lightbox works but it display ALL black, I mean, Search page also.
> Search page is rendered in the middle, but also has the lightbox. How can I > remove the lightbox from Search page and just let it for the rest of the > website? I am not exatly sure what you are ask, but maybe the answer below also answers the above question. > another question, ++referece++ , reference must be a page or it can be a > component for example ? It can be any other page, resource, component, blog, ... If you need additional whitespace around you search you probably want to use a page as your ligthbox, and embed the actual search into that page. Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
On Tue, Mar 24, 2009 at 4:06 AM, Lukas Renggli <[hidden email]> wrote:
i know I couldn't explain myself.
That's what I need and that's what I actually did. I have a page XXX where I have the ++Search++ Search is another page that has inside a component ajax search. But, when I press search button in the XXX page I have what I attach in this email. What I really want is something like this: http://www.spoerli.ch/ (go to search button). Thanks for the help :)
_______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
On Tue, Mar 24, 2009 at 4:37 PM, Mariano Martinez Peck <[hidden email]> wrote:
Mariano you need to add style to the lightbox id: in the css add #lightbox .head, .body { background-color: XXXX; }
_______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
On Tue, Mar 24, 2009 at 11:36 PM, John McKeon <[hidden email]> wrote:
Now it works :) Thanks! I feel like I am doing lots of questions, so, if the answers are explained somewhere, please let me know. I don't have any problem you tell me "Please read the fucking manual". The question now is: How can I automatically close the lightbox ? In my case, for example, when someone searchs something, after an enter or click on one result, the systems shows the selected page, but still with lightbox. Is there a way of closing the lightbox automatically when the search is finished? Thanks a lot for the help. Mariano
_______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Free forum by Nabble | Edit this page |