|
|
|
|
Post bai -
Introduction to Joomla Extensions
|
|
Written by Stock _ pro
|
|
Sunday, 30 November 2008 |
|
Use this module to display current stock info sourced from yahoo realtime. Features include: - Info sourced from Yahoo Finance via stocktrader.org.uk - Stock results cached and updated every 5 mins - Choose any stocks to display - Displays one at a time, and fades in/out to the next - Tells you when it was last updated - Edit any of the fonts, colors, backgrounds, width, height, etc - Compatible with joomla 1.0 and 1.5 Currently only displays ET, however there will be an update very soon so you can choose any timezone you want and all info will be displayed in this format Download here Please review |
|
|
Post bai -
Introduction to Joomla Extensions
|
|
Written by Bussiness solution
|
|
Sunday, 30 November 2008 |
|
Business solution in joomla This component manages a simple shop from Galore.co.za. - A simple mambo/joomla shop 3.5
- A simple mambo/joomla forum
- A simple mambo/joomla bookings form
- No mess no fuss...
|
|
|
Developing Web Site by Integrating Joomla, SMF and Community Builder |
|
Post bai -
Joomla Tutorials
|
|
Written by ashikuzzaman
|
|
Wednesday, 26 November 2008 |
Here I provide you the step by step instructions that I carried last night to develop a web site for an IT professionals’ association in California, USA. They need a good news/content management system, a very good forum software and some sort of community/networking features other than regular static/dynamic functionalities that might be developed later phase by phase. I know Joomla (emerged from Mambo) PHP framework or CMS has many great extensions that I can use in developing web 2.0 sites. Although it has been long since I last used PHP, joomla made my work easy by mostly limiting me in configuration and installation efforts to develop a site. So I thaught to share it with you here. I wish there would be something similar in Java with all the extensions and easy to install features! Pre-Requisite A domain hosting space where you want to host your site. I chose hostmonster as they have support for PHP, MySQL, Fantastico, Joomla, SMF and many more. Steps - Install Joomla! I logged into my hostmonster control panel, used Fantastico to install Joomla 1.0.12 in /cms directory. Keep the MySQL database, username and password handy with you as these will be needed in later steps.
- Download SMF and Unzip it in your local workspace naming it forum. I downloaded SMF 1.1.2 from http://www.simplemachines.org/download
- Upload the unzipped forum direcotry with all its contents to your web server’s /public_html directory.
- Install SMF through the following URL - http://www.yourdomainname.com/forum/install.php and follow the wizard from there onwards.
- Dont use the GZip compression output, uncheck that option in the wizard page.
- Give the same MySQL database name, user name and password that you used for joomla installation. You can find these information in configuration.php file under your domain’s /cms directory. The 3 variables to check for the values are - $mosConfig_user, $mosConfig_password, $mosConfig_db .
- Once you finish installation, you should get a success message and install.php file should be deleted for security reason.
|
|
|
Joomla 1.5 Extended Registration |
|
Post bai -
JOomla 1.5 tutorials speical tips
|
|
Written by prodevtips.com/
|
|
Wednesday, 26 November 2008 |
|
Source can be found here. What if you need something more than the default registration form in Joomla? Like for instance adding mobile phone validation, zip code and many more custom fields. Then you could make your own component that extends the functionality of the normal default user component and that is what this tutorial is all about. Quick how to: 1.) Start with copying the current com_user folder and name it com_extendeduser, edit the xml description file to reflect the changes. 2.) Make an sql file with the sql needed to create the new table jos_extuser. Zip it up and install in the Joomla backend. 3.) It’s time to start coding. We start by making an extension to JTable in the models folder of our new component, we call the class TableExtUser and it should contain member variables that match the field names in the database exactly. All except the password which we call $_password. Next we add some methods, many are extensions to the JTable. |
|
|
Joomla 1.5 template design with YAML CSS Framework |
|
Post bai -
JOomla 1.5 tutorials speical tips
|
|
Written by http://www.prodevtips.com/
|
|
Wednesday, 26 November 2008 |
|
Hi every body. Im joomla fan's. Im found good article tip's about make template joomla. This article from http://www.prodevtips.com/ I usually start with a Yaml scaffolding when I make a new template for Joomla. When I use Yaml I know the basic structure of the HTML document is the best possible, and the CSS will work for IE6 out of the box. Yaml has been created by far more design and CSS savvy people than me and I trust them completely. window.google_render_ad();The process usually works like this: 1.) I select a base template from the Yaml examples that fit my needs most. 2.) I copy it and the Yaml core to the Joomla template folder, in this step I also have to change some paths in the CSS files to correctly reflect the new structure. Usually it’s just a matter of replacing a few ../../ with ../ to account for the fact that I have moved files up from the examples folder. Setting <files> <filename>index.php</filename> </files> and not much more in templateDetails.xml enables me to install the fresh template. 3.) The modifying work can start; mostly it’s a matter of changing the CSS and inserting <:jdoc blabla > where I want them. Usually that is all there is to it but in one particular instance we just had to have a horizontal menu with buttons instead of text as links. Setting the images in the Joomla admin module is no problem, the problem is that the system then treats them as some kind of bullet graphics which is not what I wanted in this case and it’s impossible to save menu items with a null text value. Simply put: The texts end up to the side of the the images causing displacements. However, setting font-size:0px for the class that styles the div that contains the menu solved the problem, in firefox. Not in ie6 of course, in ie6 there was a visible gap between each menu element where the text would have been. I don’t about you but for me 0 is 0, it’s nothing, not so for some poor soul at Microsoft apparently. Setting font-size to negative values in the patch file for ie6 didn’t help either. I had to set the menu texts to a single character in the Joomla backend, not a major hassle since you have the slugs to guide you as to what is what anyway back there. I also had to set the right margin to -1px in the ie6 patch file for the class that controls each menu element. The need to constantly have to make use of negatives is a prime example of how insane ie6 is. I think I spent over 2 hours on ie6 related problems setting up this template, |
|
|
Post bai -
adsense finacial
|
|
Written by Dlove
|
|
Monday, 24 November 2008 |
|
If you have problem about joomla or joomla jobs , you can post or search here http://djoomla.com/component/option,com_jobline/Itemid,90/ Or post here http://djoomla.com/component/option,com_jobline/Itemid,90/task,add/ We hope this way can help you save times and earn ... for you. Djoolma is learning joomla and want learn it together with you .... |
|
| | << Start < Prev 1 2 3 4 Next > End >>
| | Results 1 - 13 of 40 |
|
|
|
|
|
Newest files
 Nov.30
This component manages a simple shop from Galore.co.za. A simple mambo/joomla shop 3.5A simple...
 Nov.30
Demo here
 Nov.30
Use this joomla module to display current stock info sourced from yahoo realtime. Features includ...
 Nov.28
Kontera is a leading provider of In Text advertising for your site, delivered as contextual ads. ...
 Nov.28
Kontera is a leading provider of In Text advertising for your site, delivered as contextual ads. ...
 Nov.25
Userlist XTD shows lists of users with paged view, search, print and csv-export. Extensions are a...
 Nov.25
You can send an alert to your visitors (registered or not registered) with this component.This is...
Most downloads
 Aug.06
 Mar.29
 Mar.15
 Aug.05
 Mar.29
|
|
Most download in 10 day
 Feb.06
The skeleton template is exactly what it says on the tin - a blank template intended to provide t...
 Jul.21
 Jul.22
This is a nice little web 2.0 clock developed as a Joomla module. The actual size is shown here ...
 Jul.25
Shows current date,time and day of the week, with "fade effect" Six color option: Blue...
 Aug.29
Demo
 May.05
 Dec.16
Merry Christmas
 Jul.20
|
|