
david at kineticode
Feb 18, 2002, 10:14 PM
Post #4 of 8
(907 views)
Permalink
|
|
RE: [Bricolage-Devel] "Utility" Pages in Bric
[In reply to]
|
|
On Mon, 2002-02-18 at 21:18, Merrick, Jason wrote: > Hmm. I can see this becoming a problem from the user POV, especially given > the way categories are handled. This would basically add at least 5, and in > some cases a dozen or more, categories to the category dropdown. Since > these pags are used maybe once a year, I think of their presence in the > category dropdown as confounding. Well, on the To Do list is to make categories more hierarchical. If, for example, you put all of those pages you mentioned into a top-level category (e.g., /about), once we got 'round to creating a hierachical interface for navigating categories, users would only see /about when they started navigating, and none of its subcategories unless they selected /about. 'Course, making category navigation truly hierarchical is not something we're actively working on at the moment, but it is high on the To Do list... But currently, you can use permissions to limit the view of the relevant categories to those users who actually need to see them. > Any thoughts on giving users more control over filenames, and in the case of > media, paths? <snip /> Well, with media, this is already there. If you made those pages media object -- that is, you generated the raw HTML for each one and uploaded it as a media object, and them published the media object, it would get the name of the file. So if you uploaded an "aboutus.html" raw HTML page and published it in the root (/) category, then the page would be called /about/about.html. But then these wouldn't be manageable as stories. > This extra control would be especially useful in media. So far as I know it > would be very difficult to use "utility" images, such as buttons, logos, > etc, generically across installs. However if you could force all buttons to > live in /images/buttons/1.gif, 2.gif, etc., you could use this same schema > across installs. <snip /> You can in fact do this now. Create an /images category, and then a /buttons subcategory in /images, and then upload graphics called 1.gif and 2.gif into that category. As for stories, Sam and I have talked about adding the ability to use the story slug for the file name. That will likely be added in the next couple of months. HTH, David -- David Wheeler AIM: dwTheory david [at] kineticode ICQ: 15726394 Yahoo!: dew7e Jabber: Theory [at] jabber Kineticode. Setting knowledge in motion.(sm) _______________________________________________ Bricolage-Devel mailing list Bricolage-Devel [at] lists https://lists.sourceforge.net/lists/listinfo/bricolage-devel
|