Recent Topics

1 Jan 26, 2006 19:39    

See topic. How do I configure the

$Item->categories();

code so that it is plan text without the hyperlinks in it?

2 Jan 26, 2006 20:34

Look into the file /b2evocore/_class_item.php and you will find all parameters for all functions around item.

This particular one :

/**
	 * Template function: list all the category names
	 *
	 * {@internal Item::categories(-) }}
	 *
	 * @param string link title, '#' for default, false if you want no links
	 * @param string string fo display before the MAIN category, 'hide' to ignore main cat
	 * @param string string fo display after the MAIN category, 'hide' to ignore main cat
	 * @param string string fo display before OTHER categories, 'hide' to ignore other cats
	 * @param string string fo display after OTHER categories, 'hide' to ignore other cats
	 * @param string string fo display before EXTERNAL categories, 'hide' to ignore external cats
	 * @param string string fo display after EXTERNAL categories, 'hide' to ignore external cats
	 * @param string separator string
	 * @param string Output format for each cat, see {@link format_to_output()}
	 */

3 Jan 27, 2006 04:06

I went to your site. Very nice skin and features in there such as the mail article to, and comments, etc.

is this sharable?

Nice Job...


Form is loading...