> This brings up a somewhat related issue for me: At my blog there seems > to > be a setting somewhere to display the archive for the last 10 months > only. > I'm sure this can be altered somehow, but I have not managed to figure > out > how. > > Do anyone have some hints for me?
There are two different ways to change that: 1. In "settings" there is an item "Item count for modules" and this is set by 10 per default. But if you change this, all the other items in the sidebar will be also more than 10. 2. (that's the way I handled this in my blog): In "Contents"-tab go to "blog -> modules -> archives" and change there the DTML-Code to: <dtml-in "month_archive_items(count=24)" mapping> HTH and pls excuse my bad (d)english. J"org (aka der Schockwellenreiter <http://blog.schockwellenreiter.de/>) -- J"org Kantel <[EMAIL PROTECTED]> Der Schockwellenreiter <http://blog.schockwellenreiter.de/> _______________________________________________ COREblog-en mailing list [email protected] http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en Unsubscription writing to [EMAIL PROTECTED]
