PDA

View Full Version : hide section from list but not from site


davidandrew
29-Nov-2005, 06:55 PM
I have a section list.

I want to hide a section from the section list but still make it (the section) accesible in the site via a hardcoded link.

Can this be done?

TIA

D

jont
29-Nov-2005, 09:11 PM
Couple of solutions.... in the Advanced User Guide there is a solution for bouncing non-registered uses from a section .... you can also ditch the Actinic navigation and hard-code all the links, leaving out the section. This makes maintenence on a quickly changing site more difficult and will not keep determined/lucky browsers from the section... the first option is better for that.

HTH

davidandrew
29-Nov-2005, 09:38 PM
Thanx for the speedy reply.

I'll look at the first option. Trying to keep this as labour un-intensive as possible.

D