From: Norbert B. <br...@ch...> - 2003-03-31 09:59:59
|
> At 1:56 PM +0100 28/3/03, Honza Malik wrote: > >Link module is still not complete, but I will try to make it working = in > >AA v2.6. ... > >What is still missing: ... > >- interface for modifying of output (something like SliceAdmin -> = Design > > - Fulltext, ...) - currently we display output from custom php > > scripts. (Hard to do - I have no idea, how to do it since we need > > some kind of cycles in templates, ...) What about to create different views for small(est) parts of the output = (e.g. up-level category link, subcategory link and its selected = subcategories, list of links in actual category) and then combine them = in similar way how it is done in site module? And why not to extend site = module for that purpose? And some more questions: Would it be possible to make relations between categories and other = modules (e.g. news articles, directory, ...)? Would it be possible to search links in subcategories? (I mean not whole = catalogue, not actual category, but actual category and all of its = subcategories). Would it be possible to reuse the code for links module and to add = similar functionality (editors for specific categories) to other modules = (e.g. news articles)? Something like this might be really great... = (right now we want to delegate some sections/categories of our site to = different authors - we do want to allow them access only to their = section, not to the whole site; but with possibility to share articles = among sections and on homepage. We plan to do it by restricting list of = site wide sections/categories they could see on their edit form, but = looking for more flexible solution). norbert br...@ch... |