058 - Write a list of all the CSS classes used by the Joomla! 1.5 core.

Google's Highly Open Participation Program tries to get young students into Open Source and Joomla! specifically. Everyone is welcome, there are not limits. You can be a coder, documenter, tester, translator to help out. Jump in and start helping!
Locked
dsadik
Joomla! Apprentice
Joomla! Apprentice
Posts: 28
Joined: Fri Nov 30, 2007 12:15 am

058 - Write a list of all the CSS classes used by the Joomla! 1.5 core.

Post by dsadik » Thu Jan 03, 2008 9:15 pm

Hi everyone, this is my third task and I will be writing a list of all the CSS classes used by the Joomla! 1.5 core.
I am not really sure how to start with this so any help would be really appreciated. ???
The full description from Google is here:
One line summary
Write a list of all the CSS classes used by the Joomla! 1.5 core.

Description
For each class note where it is used and if possible illustrate its use
with one or more annotated screenshots.

The document should comply with current Joomla! Editorial Style Guidelines
and guidelines for the Template Tutorials Project.

Documentation written for this task must be made available under the
Joomla! Electronic Documentation License.

Skills Needed
Prior knowledge of CSS would be useful.

Difficulty
Basic.

Work Product
Document as described above.

Extra Credit (optional)

Time Limit
3 weeks.
Thanks,

Dan
Last edited by AmyStephen on Wed Jan 09, 2008 12:10 am, edited 1 time in total.

dsadik
Joomla! Apprentice
Joomla! Apprentice
Posts: 28
Joined: Fri Nov 30, 2007 12:15 am

Re: 058 - Write a list of all the CSS classes used by the Joomla! 1.5 core.

Post by dsadik » Thu Jan 03, 2008 9:29 pm

Also where can I find the Joomla! Editorial Style Guidelines, and the guidelines for the Template Tutorials Project?
The document should comply with current Joomla! Editorial Style Guidelines
and guidelines for the Template Tutorials Project.

AmyStephen
Joomla! Champion
Joomla! Champion
Posts: 7018
Joined: Wed Nov 22, 2006 3:35 pm
Location: Nebraska
Contact:

Re: 058 - Write a list of all the CSS classes used by the Joomla! 1.5 core.

Post by AmyStephen » Mon Jan 07, 2008 10:47 pm

dsadik -

Thanks for participating in the Joomla! GHOP program. Sorry we didn't respond to your thread earlier! We completely missed this!  :-[

Hopefully, you saw the previous thread where another contestant started with this task, and then decided otherwise. The information that is helpful from that thread I copied below.
HarryB wrote: Moderators have final say on this but here's my opinion:

Make screenshots of a few of the more commonly uses classes for modules and articles as examples and use a tabular format to show list of classes, which core template files  use them and a short description of what they do.




Class
Description 
Associated Core File(s)


blog
Used for layout of Blog articles

components\com_content\views\category\tmpl\blog.php
components\com_content\views\frontpage\tmpl\default.php
components\com_content\views\section\tmpl\blog.php




Yoiu can a list of classes I complied a wiloe back at:

http://rc.hrpr.com/trunk/joomla-15-temp ... -file     

I think the list is at least 90% accurate.  ;)                                                                   
Another good resource is Waseem's blank template.

Please ask questions and we wlll try to help. We would appreciate it if you post at least every few days so that we know how you are doing and can help, if needed.

Thanks again and good luck!

Amy :)

dsadik
Joomla! Apprentice
Joomla! Apprentice
Posts: 28
Joined: Fri Nov 30, 2007 12:15 am

Re: 058 - Write a list of all the CSS classes used by the Joomla! 1.5 core.

Post by dsadik » Tue Jan 08, 2008 10:10 pm

Thanks Amy,
I have a couple more questions, Since the list is already there, I basically have to copy that list out in a new document and add a description and screenshot for each one?
How should I go about finding out how each class is used to write a description and take a scrreenshot?
Also what will I use Wassem's blank template for?
-DS

AmyStephen
Joomla! Champion
Joomla! Champion
Posts: 7018
Joined: Wed Nov 22, 2006 3:35 pm
Location: Nebraska
Contact:

Re: 058 - Write a list of all the CSS classes used by the Joomla! 1.5 core.

Post by AmyStephen » Tue Jan 08, 2008 10:21 pm

I would certainly cross-reference the blank template to ensure all classes and ids have been used.

But, yes, it should be pretty straightforward.

Showing pictures with pullouts for CSS classes and IDs will be very helpful.

HTH,
Amy :)

dsadik
Joomla! Apprentice
Joomla! Apprentice
Posts: 28
Joined: Fri Nov 30, 2007 12:15 am

Re: 058 - Write a list of all the CSS classes used by the Joomla! 1.5 core.

Post by dsadik » Tue Jan 08, 2008 10:24 pm

Ok..
Do you think you can answer these questions that's where I am really stumped  ????
Since the list is already there, I basically have to copy that list out in a new document and add a description and screenshot for each one?
How should I go about finding out how each class is used to write a description and take a scrreenshot?
Thanks and sorry for taking so much of your time...
-DS

AmyStephen
Joomla! Champion
Joomla! Champion
Posts: 7018
Joined: Wed Nov 22, 2006 3:35 pm
Location: Nebraska
Contact:

Re: 058 - Write a list of all the CSS classes used by the Joomla! 1.5 core.

Post by AmyStephen » Tue Jan 08, 2008 10:31 pm

Sorry about that!

Use Firefox and http://chrispederick.com/work/web-developer/

Then, you can view what the classes and IDs are - the browser will tell you.

Check it out and see if it makes sense.

And, you are *not* wasting our time - we are here to help you be successful - if I don't answer the question, asking again is good! Thanks!

Amy :)

dsadik
Joomla! Apprentice
Joomla! Apprentice
Posts: 28
Joined: Fri Nov 30, 2007 12:15 am

Re: 058 - Write a list of all the CSS classes used by the Joomla! 1.5 core.

Post by dsadik » Tue Jan 08, 2008 11:53 pm

I wont be able to finish this task... I'll be choosing something I am more familiar with..
-DS

AmyStephen
Joomla! Champion
Joomla! Champion
Posts: 7018
Joined: Wed Nov 22, 2006 3:35 pm
Location: Nebraska
Contact:

Re: 058 - Write a list of all the CSS classes used by the Joomla! 1.5 core.

Post by AmyStephen » Wed Jan 09, 2008 12:10 am

No problem. Thanks Daniel! I am also going to lock this task so that there is no confusion in the future.

Thanks - see you in #30!
Amy :)


Locked

Return to “Google's Highly Open Participation Contest”