Owner: Displayland - Feel Free for Sharing Your Video, Music and Movie URL:http://displayland.co.cc/ Join Date: Thu, 25 Dec 2008 10:22:33 -0600 Rating:0 Site Description: Feel Free for Sharing Your Video, Music and Movie Site statistics:Click here
Define No Items Display 2008-12-25 07:41:19 Joomla by default displays the message "There are no items to display" when you don't publish anything in a particular section / category. This would be particularly annoying if this message appears in the frontpage. So how do you get rid of it? This message is defined in the language file, along with a whole series of words and phrases that Joomla uses. To access the language file, you need to Read more:Display
, Items
Live Clock Date - Special J Module 2008-12-20 08:44:55 Live Clock
Date Module
is an extremely versatile module for live clock and date. Every aspect of it is configurable, from specifying whether to just display the time, the time plus date, the time after date; to the clock's font type, font size, font color, background color; to determine hours system and display style and more.You can view a demo of this template through this url. And if you want t Read more:Special
Techno Core Joomla Template (Free!) 2008-12-18 13:44:57 Style of technology is something that always popular and comfortable when you see. At the 1st time, we present a free template, called Techno
Core. Techno Core is a choice for sites that want to show the nuance Elegant, simple, but convincing and modern. Suitable for news sites, schools, education, community, e-commerce, etc. There are several module position with rounded motives for each module o Read more:Joomla
Understanding Joomla 1.5 Template Positions 2008-12-18 10:55:59 New users of Joomla
tend to find template module positions confusing and possibly frustrating. Joomla 1.5 has improved the way templates work to ensure this is less confusing, however some users might still find it hard to add template positions to their templates. This article will attempt to clear the air about template module positions.In the Joomla 1.5 Module Manager ( Extensions > Module M Read more:Understanding
Accordian FrontPage Core 2008-12-15 20:18:30 Accordian FrontPage Core displays the news/articles more interactive with Accordion direction (Mootools library). This module shows a list of the news according on selected option (latest news, oldest news, most and less news, and random news).Features :Show introtext with accordion directionOrdering optional: Latest/Oldest, Most/Less, RandomMooTools Transition optional and durationsShow or not ar
Combining Javascript & css 2008-12-12 20:59:40 Compressing the files will decrease the size of the data that needs to be transferred, it does not solve the problem that the browser can only download a limited number of files at the same time. If you have many different files that need to be loaded the browser will not optimally use the bandwidth it has access to. It will request some files from the server and wait until those files are retriev
Activating .htaccess File 2008-12-12 02:07:17 To allow Apache to properly handle the SEF URLs, you need to set up a custom Joomla .htaccess
file in the root directory. For the Apache server, the Joomla installation includes a sample .htaccess file that has the proper configuration settings for the main directory to allow Joomla to handle the URL conversion. The configuration file, named htaccess.txt, will be located at the root direct Read more:htaccess File
Joomla! 1.5 raw ouput 2008-12-12 01:32:56 Can anybody tell me how Joomla
! 1.5 will be able to give just raw output so I can generate XML or JSON for my dynamic pages? This is a common question for developers that are diving a bit deeper into Joomla! 1.5 and want to integrate AJAX functionality into their extensions. They quickly find that index.php always generates code within the XHTML-template and thats not what they need. Instead
Getting cURL to Work in XAMPP 2008-12-12 01:12:59 Simple yet effective. 1. Go to xampp install directory. 2. Go to php.ini in php directory. 3. Open php.ini and find curl, uncomment the first find you see. Save and close file.;extension=php_curl.dll become toextension=php_curl.dll 4. Go to php.ini in apache directory or apache/bin directory. 5. Repeat Step Three. Done. Read more:XAMPP