b2evo: change default text for read more and follow up

by prettyscripts on 2010-03-10 14:37:27 • Leave a comment »

phpb2evolution

based on the source code (this is V2.4, but it's similar in V3), you need to set correct parameters for $Item->more_link(). the parameters are link_text (defaults to 'Read more') and anchor_text (defaults to 'Follow up'). for most skins this functio… more »

Tags: b2evo, more, skin

b2evo: author links to website instead of user page

by prettyscripts on 2010-03-09 11:47:53 • Leave a comment »

phpb2evolution

in the skin, the function call to show author of a post is $Item->author(). by default it links to user page. i wanted to link to user's website. there aren't much information on how to use this function and the doc is outdated. source code is alway… more »

Tags: author, b2evo, link, skin

b2evo: moving post to another blog

by prettyscripts on 2010-02-17 14:26:21 • 1 comment »

b2evolution

this refers to moving a post or page from one blog to another, within the same b2evolution installation. i can't seem to find any interface in the back office to do this. the database needs to be updated directly, but it's not as easy as updating the b… more »

Tags: b2evo, move, mysql

blogger to b2evo

by prettyscripts on 2010-02-09 10:55:24 • Leave a comment »

bookmarkb2evolution

detail instruction on how to export data from blogger and import into b2evolution. i haven't tried it yet but this link will be handy when i need to. more »

Tags: b2evo, blogger, export, import

b2evo: takes a long time to load

by prettyscripts on 2010-01-18 12:14:45 • Leave a comment »

phpb2evolution

since upgraded to V3, it seems to take forever to load any pages. this seems to happen on websites that's hosted on an internal server without internet access. i don't know if this is the case but i guess it's trying to access some external site and is w… more »

Tags: b2evo, load, slow