Joomla! Discussion Forums



It is currently Tue Nov 24, 2009 5:16 pm (All times are UTC )

 





Post new topic Reply to topic  [ 4 posts ] 
Author Message
Posted: Thu Jan 17, 2008 2:14 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Mon Feb 12, 2007 2:29 am
Posts: 1
Hey there Joomla community,

My name is Klein and I am fairly new to Joomla. However, I have just successfully installed Joomla on my Linux server.

I have C++ and PHP experience, and I hope that will come in handy.

As for the task, does anyone have any tips or suggestions?


Last edited by AmyStephen on Mon Feb 04, 2008 8:21 am, edited 1 time in total.

Top
  E-mail  
 
Posted: Thu Jan 17, 2008 1:47 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 12:37 am
Posts: 945
Location: Washington, DC / NoVA
Welcome to the contest!

As for components, Joomla! keeps backend code and frontend code in totally separate folders. Toolbars are used very frequently in the administrator backend, so I would start there to see some examples. All of the backend component code is kept in administrator/components/, with each component having its own folder. Traditionally, this folder has contained a toolbar.nameofcomponent.php file and a toolbar.nameofcomponent.html.php file; both drive the toolbar code depending on what task the user is performing. In Joomla! 1.5, a lot of the toolbar code for components are being migrated directly to the template files of the views instead of the 'toolbar' files. Look for files containing the string JToolBarHelper.

_________________
Joseph L. LeBlanc: http://www.jlleblanc.com
Frontend components start here: /components/com_[name]/[name].php
Backend components start here: /administrator/components/com_[name]/admin.[name].php


Top
   
 
Posted: Wed Jan 23, 2008 6:52 pm 
User avatar
Joomla! Champion
Joomla! Champion
Online

Joined: Wed Nov 22, 2006 3:35 pm
Posts: 6423
Location: Nebraska
kleinheero -

Did Joe's response help you? The contest is starting to come to an end, please let us know if you need any more information or if you plan to continue on this task.

Thanks,
Amy :)

_________________
http://Twitter.com/AmyStephen
Unofficial Joomla Developer and Site Builders Network http://AllTogetherAsAWhole.org


Top
   
 
Posted: Tue Jan 29, 2008 1:59 am 
User avatar
Joomla! Champion
Joomla! Champion
Online

Joined: Wed Nov 22, 2006 3:35 pm
Posts: 6423
Location: Nebraska
Last week of the contest warning!

Hope to hear from you soon,
Amy :)

_________________
http://Twitter.com/AmyStephen
Unofficial Joomla Developer and Site Builders Network http://AllTogetherAsAWhole.org


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group