Wiccle.com in Facebook Wiccle.com in Twitter Wiccle.com in LinkedIn Wiccle.com in Youtube RSS from Wiccle.com Wiccle.com in Atom
 
 
 

Thread: Slipstream links...

Started: January 29, 2010, 02:34 AM  ⋅  Zone: Public Forums  ⋅  Category: Install & Modification  ⋅  Posts: 5  ⋅  Views 430
Started by: Footman  ⋅  Description: How do I change the links that apear in the slipstream?
Post #1
Member: Footman  ⋅  Date: January 29, 2010, 02:34 AM  ⋅ Subject: "Slipstream links..."

The slipstream (the bar just below the second level of navigation tabs) shows links relative to where the member is on the site. I would like to change the wording or maybe even remove it all together (seems redundant to me as a member).

For example, when I'm on my home page just after login it reads DOMAIN >>SITE>>iWICCLE. All of them seemingly link to the same page. At the very least I'd like to change the "iWiccle" text to something else. Or at best just remove the slipstream all together.

I'm guessing manipulating that section would entail finding a few different files and not just one single place to make changes?

Post #2
Member: Markus  ⋅  Date: January 29, 2010, 03:14 AM  ⋅ Subject: "Re: Slipstream links..."

On non-dynamic pages, the browser title bar name and the slipstream name are derived from the page Layout name. Please see here for how to change that for any one of your pages.

If you want to remove the slipstream altogether, open up skin_wrappers.php and search for slipstream (lines #74-76). The entire file is straight-forward enough to edit if you have a basic understanding of the structure of a regular HTML page -- this is your iWiccle wireframe, the place where you can turn the base structure of your site upside down if you want.

If you or someone else ever wants to know about how to manipulate the order or extent in which the different slipstream navigation links are presented, 1) system-wide, 2) on a per-module basis, 3) for recognizing sub- and parent pages, or 4) how slipstream data can be replaced or appended to on a per-case basis, let me know and I'll draft up some specs to go.

If you want to get a basic idea of what you could stick into your configuration files to make the slipstream behave differently in different situations, you can refer to function make_slipstream() from line #1768 in class_templates.php. If you want to change the default separator mark (raquo; / »), it's on line #1913 to change, and as a separate snippet in the templates for the next release to keep things tidy.

There's a lot of interesting stuff you can do under the hood if you're a little bit adventurous. Most of our modules are made with switching switches and clicking buttons, and most other features have set of configuration fields somewhere that do something fun across the system in different contexts. It's a very interesting, powerful and unusual API when you bring it all together in our system! =)

Post #3
Member: antifmradio  ⋅  Date: January 29, 2010, 03:28 AM  ⋅ Subject: "Re: Slipstream links..."

never mind

Post #4
Member: Footman  ⋅  Date: January 29, 2010, 05:41 PM  ⋅ Subject: "Re: Slipstream links..."

Thanks Markus. Once I know where to look it's pretty simple. I'm poking around some and making some changes. Some are simply 'experiments' and if they don't go right I change them back. Hoepfully I'll have a finished product to show off soon. G rated of course Wink

Post #5
Member: Markus  ⋅  Date: January 29, 2010, 05:44 PM  ⋅ Subject: "Re: Slipstream links..."

Be sure to also read the slipstream configuration cheat sheet. Cool

 

Install & Modification

Add to Favorites
Public Forums
Category  ⋅  Deploying iWiccle and Wiccle into unique solutions that match your needs.
 

Public Forums

Add to Favorites
Public Forums
Zone  ⋅ Public forum sections for support and discussions. Available for everyone.
 

Zone Categories

 
Questions? Ask us!
Back to Top