Hi, I'm sorry that no one replied to your points. They are very valid and important points, however things easily get overlooked because of the size of this project. If I do not get a desired response to an email I send out about a bug / feature, I usually file a ticket at on trac http://svn.gregarius.net/trac/newticket so that it is not forgotten. Usually there is additional discussion on trac. Sometimes if I can, I attach a patch (the output of svn diff) to the ticket. Regarding the points 1. nav.php template I have opened ticket 177 http://svn.gregarius.net/trac/ticket/177 about this problem and attached a minor patch. This breaks the themes on the theme repository in a very minor way (Timo, Olivier..) so if no one has any problems I will check it in tomorrow. 2. Navigation class I am not sure exactly what you mean by this. Could you give me a better idea? 3. This is going to break other themes (on the repository) some more. (ticket #178) I think we should do it before we release the next version and there are only a few themes to fix. 4. private feeds I tried to repeat what you did, but I could not reproduce the bug on my installation. I assume you are using the latest svn version. Any non-standard config options? Does this occur with a clean installation with the default theme? Regards, Sameer > 1. nav.php template > ------------------- > > I discussed already > (http://sinless.org/pipermail/gregarius-dev/2005-September/000491.html) > - a little bit disappointed getting no answer, because this is an > importent item my theme is build on. > > 2. navigation class > -------------------- > > maybe this could be realized by an multiselect? > (i.e. http://de.selfhtml.org/html/formulare/anzeige/select_multiple.htm) > > This would cause only one config-entry with multiple 'items'. > > 3. taglist.php > -------------- > > I do not have any conclusion to this now :-/ > But I guess it should be equals to the items.php, where a currentItem is > stored, which is referenced in the template. > > Maybe you could give me a try and I will do my best to solve this ticket ,-) > > 4. private feeds > ---------------- > > What I did - I have added a feed - making it public (by default) and hit > the update button. marked all items as read - and flagged the feed as > private (in the admin panel). logged off as admin - on the index I still > see the feed with recent items. Is this how it should work? Maybe I am > wrong *g* - I thought this feed should be skipped completly. > > best regards, > Marcus. > > > Marcus Kimpenhaus > > Polsumer Str. 56 > 45896 Gelsenkirchen > > +49 (209) 9256075 > marcus at kimpenhaus.de > > Marco Bonetti schrieb: > >>>1. nav.php template > >>>------------------- > >>> > >>>in the index.php there is a function call rss_nav_items(), which calls > >>>the wrapper function rss_nav_items(), which creates a new instance of > >>>Navigator and renders the items. So the nav.php template will be > >>>needless. It's never called. So I implemented a new function > > > > > >Hmm, I'm not sure if this changed since 0.5.0, but in 0.5.1 this > >doesn't seem to work this way. In fact it looks like both the template > >files (nav and navitem.php are called) > > > >Am I wrong or am I missing something? > > > > > > > >>>2. navigation class > >>>------------ > >>> > >>>the constructor adds by default some navitems to its list. > >>>for the devlog its customizable by config - it would be great to do so > >>>for the other navitems. > >>> > > > > > >Yes, thats a nice idea. I'll have to think of a smart way to implement > >this though (one configuration entry per button is not an option, in > >my opinion) > > > > > > > >>>3. taglist.php > >>>-------------- > >>> > >>>the function render() contains the template - therefore it is not > >>>possible to change the style - a template would be appreciated :-) > >>> > > > > > >That's a good point. I create http://svn.gregarius.net/trac/ticket/172 > >to track this issue. > > > > > > > >>>4. private feeds > >>>---------------- > >>> > >>>if i mark some feeds as private and they have new items - these new > >>>items are shown index. but not the feeds. I guess this could be a bug - > >>>maybe someone can doublecheck? > >>> > > > > > >Can't reproduce this, I think it was fixed since 0.5.0 was released. > > > > > >>>If there are more things I think they are worse mentioning - I hope it > >>>will be appreciated to post them here. > >>> > >>>If you could need a helping hand on development - just let me now - I > >>>would be very pleased to contribute. > >>> > > > > > >Help is always appreciated! If you spot anything that looks > >interesting in the bugslist ( http://svn.gregarius.net/trac/report/3 ) > >feel free to give it a try :) > > > >Thank you for your feedback, > > > > -m > > > >_______________________________________________ > >gregarius-dev mailing list > >gregarius-dev at sinless.org > >http://sinless.org/mailman/listinfo/gregarius-dev > _______________________________________________ > gregarius-dev mailing list > gregarius-dev at sinless.org > http://sinless.org/mailman/listinfo/gregarius-dev