search for: currentpage

Displaying 5 results from an estimated 5 matches for "currentpage".

Did you mean: current_page
2005 Nov 23
2
Changing loadTextURL
I have an InPlaceEditor, when it is clicked on it loads the unformatted textile text from the server. When i click on menu items, I change the content to the formatted text and i want to change the file the InPlaceEditor will load. I thought a simple loadTextURL: "getPage.php?page=" + currentPage; would do. But currentPage is always empty... It''s baffling :p Is there a way to fix this problem, or perhaps, is there a better way of going about this? Thanks. _________________________________________________________________ Express yourself instantly with MSN Messenger! Download to...
2009 Apr 02
3
Generate static menus?
I want to stack three horizontal menus on top of each other, and also define exactly what page will be in each menu. What files and syntax do I use in webgen to accomplish this? I tried finding the answer here and in the docs but could not figure it out. I would also like to style each menu a bit differently if that is possible. Actual examples especially appreciated! Thanks!
2006 Jun 02
3
Custom Pagination Links
...t.previous %> <% for page in @my_pages -%> <%= link_to_unless(params[:page].to_i == page.number, page.number, {:params => params.merge(''page'' => page)}, {:class => "pagelink"}) {|link_name| "<span class=\"currentpage\">#{link_name}</span>"} %> <% end %> <%= link_to(''Next &gt;'', {:params => params.merge(''page'' => @my_pages.current.next)}, {:class => "nextlink"}) if @my_pages.current.next %> </div> -- Posted...
2006 Jan 04
7
recongizing the current controller in views
...to determine which controller action i am in inside _form.rhtml. So if i am in new or the creation control than i want to insert the text box for topics else i want to display the topic base on id. (i could do those already, i just need help finding the right if statement.. something like (if currentpage == "blogs/new") ....<input type = text... I want to be able to do this inside the view. _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it''s FREE! http://messenger.msn.click-url.com/go/onm0020...
2007 Jun 19
38
ZFS Scalability/performance
Hello, I''m quite interested in ZFS, like everybody else I suppose, and am about to install FBSD with ZFS. On that note, i have a different first question to start with. I personally am a Linux fanboy, and would love to see/use ZFS on linux. I assume that I can use those ZFS disks later with any os that can work/recognizes ZFS correct? e.g. I can install/setup ZFS in FBSD, and later use