Search

60%
To give an example, here is a question from the forum: ‘’Is there any way that I could add something so it shows as:'’ Day 331 of Week 48 Wednesday November, 28 2007 This is the answer: ‘’Find your skin, crack open ind…
Published by on 2012-11-05
60%
This displays the last modified date (datetime) of a Post/Item.
Published by on 2012-11-05
60%
This tag displays a "Read More" link for the Post/Item.
Published by on 2012-11-05
60%
Displays a permanent link to the item.
Published by on 2012-11-05
60%
Display permanent link for item. This actually only outputs the URL, to display a real link, use [[tag_item_anchor|$Item->permanent_link();]] Example <source lang="php"> $Item->permanent_url( $mode = ‘’, $blogurl='…
Published by on 2012-11-05
60%
Display tags associated with item. These tags can be edited using edit post form in ‘Tags’ field. Example <source lang="php"> $Item->tags( array( ‘before’ => ‘<div>Tags: ‘,…
Published by on 2012-11-05
60%
Display item’s title and link to related URL. Example <source lang="php"> $Item->title( array( ‘before’ => ‘’, ‘after’ => ‘’, ‘format&#8217…
Published by on 2012-11-05
60%
‘’This man page refers to b2evolution version 0.9.0.10, but should be applicable to most versions that support evoSkins‘’ This is useful if you want to integrate b2evolution into an existing site, and keep the same "look an…
Published by on 2012-11-05
60%
This tag displays the contents last updated timestamp of an Item.
Published by on 2020-02-12
60%
This tag displays the creation time of an Item.
Published by on 2020-02-12
60%
Gets the CSS property for the background image of the Item
Published by on 2020-02-25
60%
Displays the content extension of the Post/Item (the part after [teaserbreak])
Published by on 2020-02-26
60%
Displays all Custom Fields of the Item as HTML code.
Published by on 2020-02-26
60%
Displays a link button to flag the current Post/Item.
Published by on 2020-02-27
60%
Displays a link leading to the change history of the Post/Item.
Published by on 2020-02-27
60%
Displays the Post/Item’s ID.
Published by on 2020-02-27
60%
Displays the URL of the first image found in the Post/Item based on position.
Published by on 2020-02-27
60%
Displays an input field for selecting a country.
Published by on 2020-03-24
60%
Displays an email input field.
Published by on 2020-03-24
60%
Displays an input field for the first name.
Published by on 2020-03-24