linux
|
Written by Joe
|
|
Saturday, 12 July 2008 23:42 |
Joomla plugin:MulitAds is a powerful Joomla extension allowing you to easily insert advertisements into your websites's articles. MultiAds supports display of Google Adsense, other advertising formats, and virtually any kind of html code,in each of the four main content areas of an article: - Before Content (i.e. between an article's Title and the rest of an article's content).
- Top of the Content.
- Bottom of Content.
- After Content (i.e. below the display area of all article's content).
Major Features- Any kind size of Adsense
- Special articles and categories exclusion.
- Block "dangerous" IP
- Custom aline style
|
You are searching
linux
|
|
Written by Joe
|
|
Saturday, 12 July 2008 03:40 |
|
A joomla search tag plugin, the plugin will show meta keywords as 'tag' at the bottom of the articles. The meta keywords are separated by comma( ','). You can see the demo of the site, all the tag are created by the search tag plugin. By now, it works for Joomla 1.5.X properly, not compatable with Joomla 1.0.X. It is quite easy to use.
|
|
Written by Joe
|
|
Friday, 11 July 2008 00:50 |
|
When I use FireBoard1.0.4 for Joomla1.5, error occurs when I change password in my profile. "Fatal error: Class 'joomlaVersion' not found in /home/public_html/components/com_fireboard/template/default/plugin/myprofile/myprofile.php on line 702" Fix it in two steps. 1.Change line 702 from document.write('')$joomlaVersion = new joomlaVersion(); to document.write('')$joomlaVersion = new JVersion(); Noticed in Joomla 1.5 that version.php was changed from joomlaVersion to JVersion. 2. Add the following language definition in: administrator/components/com_fireboard/language/english.php DEFINE('_USER_DETAILS_SAVE', 'Your new password has been saved.');
|
|
Written by Joe
|
|
Thursday, 10 July 2008 04:36 |
|
When I use community builder 1.1 for joomla 1.5.x, it reports the following error. Warning: Invalid argument supplied for foreach() in /components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php on line 240
I fix it in the following way: 1. Change line 528 from $params =& $juser->getParameters();
to $params =& $juser->getParameters(true);
2. Delete line 529. $params->loadSetupFile(JApplicationHelper::getPath( 'com_xml', 'com_users' ));
After do the following steps, it works fine. |
|
Written by Joe
|
|
Tuesday, 08 July 2008 03:12 |
| Name | Description |
|---|
| Banner | Shows banners from banner component | | Menu | Presents links of a menu | | Login Form | Shows a form to log in or create account | | Syndicate | Shows RSS feed links that viewers can use to syndicate to the home page | | Statistics | Shows various site stats | | Archive | This module shows a list of the calendar months, which contain archived items. | | Sections | Shows a list of all sections configured in your database | | Related Items | Shows links of content items that have similar keywords | | Wrapper | Presents another URL inside an iframe (a page within a page) | | Polls | Shows polls from the poll component | | Who's Online | Shows number of viewers currently on the site | | Random Image | Shows a random image | | Newsflash | Shows a random content item from a chosen category | | Latest News | Shows link list of most recently published content items | | Popular | Shows link list of most popular content items (by page view) | | Search | Shows a search box | | Custom | A special module that is created by the administrator, which can contain any sort of HTML |
|
|
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 Next > End >>
|
|
Page 5 of 9 |