• Previous message: [greg-dev] some feedback about gregarius
  • Next message: [greg-dev] some feedback about gregarius
  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    [greg-dev] some feedback about gregarius

    Hi again,
    
    I still owe some explanation about the poitns I mentioned last week.
    
    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
    
    Posted by Marcus Kimpenhaus [reply] at Mon Sep 19 20:47:53 CEST 2005