Archive

Archive for the ‘Joomla!’ Category

Hide Quick Reply Text-Area in Fireboard

February 18th, 2008 5 comments

I use Fireboard 1.0.4, a Joomla! Forum Extension, and I got this annoying thing, the quick reply text-area always shown by default in every post.

How To Fix It

Open file message.php in: components/com_fireboard/template/default/
find this line:
<div id = “sc<?php echo $msg_id; ?>” class = “switchcontent”>

then change it to:
<div id = “sc<?php echo $msg_id; ?>” class = “switchcontent” style=”display:none;”>

Categories: Joomla!, Tutorial Tags: ,

Add Sitemap in Google with Xmap

February 16th, 2008 49 comments

Joomla! Extension: Xmap

Xmap is a Joomla! extension based on the popular Joomap component. Xmap allows you to create a map of your site using the structure of your menus.

Detail Information

You can add your sitemap to your Google account in Google Sitemap to provide it with additional information about your site. The objective is clearly, to make your website Google-friendly so it will improve search engine optimization of your website. Read more…

Categories: Joomla!, Tutorial Tags: , , , ,

Joomla! Extension Demo: iCoNtent

February 16th, 2008 4 comments

Description

iCoNtent is a Joomla! (for 1.0.x version) mambot that will produce a stylish icon from any text in your Joomla! articles. All you have to do is just insert the iCoNtent string into your Joomla! text then the text will be showed in a nice CSS styling at your Joomla! frontend.

iCoNtent logo

Download here

iCoNtent screenshot

Categories: Joomla!, download Tags: , , ,