1 sanyi007 Jul 17, 2008 01:37
3 sanyi007 Jul 17, 2008 12:04
Thank you for the fast help, the alphabetical order was the most important.
All the solutions works like a charm, i think you should implement in the next updated version of b2 evolution (because alphabetical list is very important, i think.)
The other questions are still opened: the most important is the last (i think) easier to make function, the random select posts on the index page.
Anyway, thanks for this!
4 yabba Jul 17, 2008 17:31
1) Try this thread ( [url=http://forums.b2evolution.net/viewtopic.php?t=16047][2.x] Randomly change the posts on the home page, with param[/url] )
¥
5 sanyi007 Jul 18, 2008 16:25
Ok, the most important functions are working now, and i see that image handling is not working in b2evolution yet, so maybe i should make the listing page in html, or php (in a static way)
Still - if there is someone who have an idea how to shorten the urls, and resize the images, i'm waiting for it.
In the other way, thanks for the fast support.
Question 2+3:
a) crack open /inc/widgets/widgets/_coll_post_list.widget.php and change line 74 to:
b) crack open /inc/widgets/model/_widget.class.php and add both elseif blocks around line 521 so it looks like:
You now have a fully functiona; option 'Alphabetical' in the settings of the widget.
Good luck
*edit*
Added answer 3 ;)