 |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Joomla! section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

August 19th, 2010, 07:50 AM
|
|
Registered User
|
|
Join Date: Mar 2010
Posts: 7
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Book on Joomla Development
Hi Guys,
I've been using Joomla for a couple of months now, and since using it, I've not made any extensions for it yet.
Since deciding i wanted to start developing for Joomla, ive found it hard to find a book for beginners and wanted to know if any of you know of any good books that will really help out a beginner learn from scratch how to create extensions for Joomla 1.5 Native
Thanks
- Ryan Jones
|
|

August 28th, 2010, 10:08 AM
|
|
Authorized User
|
|
Join Date: Aug 2010
Posts: 11
Thanks: 0
Thanked 4 Times in 3 Posts
|
|
Professional Joomla
Hi Ryan,
I'm just working through this book (from Dan Rahmel) and I think you'd find it useful. I'm having problems getting some of the applications to work but that's possibly because Joomla is developing all the time.
Don't be too put off by the title: I'm only a relative beginner too and I've found it very useful. Have a look, too, of course at the Joomla Wiki. It's growing all the time and should complement the book quite well.
|
|

August 28th, 2010, 11:22 AM
|
|
Registered User
|
|
Join Date: Mar 2010
Posts: 7
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Hey Lochman,
Thanks for your reply, whats the name of the book?, or is it "I'm only a relative beginner..."
Just a random question on top though, im trying to find a good user content submission form so that there are sections within each article that the user can edit...
i.e. in an article could have section 1, section 2, section 3 and section 4. Now, when a user goes to edit that article, they have to choose which of the 4 sections within that article to edit.
If anyone has any idea of an extension/plugin that can help me achieve this, let me know :)
Ive been looking for a while now but have no idea now!
thanks
- Ryan
|
|

August 30th, 2010, 06:01 AM
|
|
Authorized User
|
|
Join Date: Aug 2010
Posts: 11
Thanks: 0
Thanked 4 Times in 3 Posts
|
|
Professional Joomla
Hi Ryan,
Sorry can't help with the content submission form. I use Joomla Content Editor as an improvement on the basic text editor that comes with a standard J Installation and I know that they have a series of extensions of their own but I can't say I've ever tried any of them (not really having a need there at the moment).
Sorry, I should have made the book title clearer. (I put it in the title but not in the text.) It's actually called "Professional Joomla", written by Dan Rahmel and published by Wrox. A lot of the stuff there is already in the J documentation but the book lays it out in a much more friendly and accessible way. He also suggests the use of a number of other programs that you might find helpful (such as EasyEclipse).
All the best,
Lochman
|
|
The Following User Says Thank You to Lochman For This Useful Post:
|
|
|

August 30th, 2010, 12:20 PM
|
|
Registered User
|
|
Join Date: Mar 2010
Posts: 7
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
thanks
Thanks Lochman, I'll give the book and that text editor a go
:)
|
|

October 27th, 2010, 04:40 PM
|
|
Registered User
|
|
Join Date: Dec 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Joomla Book
I am working through Joomla! Start to Finish and I get to chapter 12 and wham - It uses Dreamweaver for the examples. Bummer. It mentions another freeware item - Kompozer but doesn't use it in the text examples. I don't have access to Dreamweaver and am not going to buy if for this text.
There was no mention of the use of DW in the book prior to chapter 12(of 15). It would have been a book killer for me if I knew of its usage. I still don't know how to change the default logo that comes with joomla.
This book is mostly about how to work with a client for whom you will be developing a joomla site. It tends to overlook some basic needs till the very end of the text.
Good luck in your search, I am now looking at books that discuss joomla templates.
|
|

October 27th, 2010, 07:12 PM
|
|
Friend of Wrox
|
|
Join Date: Sep 2010
Posts: 245
Thanks: 5
Thanked 24 Times in 23 Posts
|
|
Quote:
Originally Posted by bslaughter
I am working through Joomla! Start to Finish and I get to chapter 12 and wham - It uses Dreamweaver for the examples. Bummer. It mentions another freeware item - Kompozer but doesn't use it in the text examples. I don't have access to Dreamweaver and am not going to buy if for this text.
There was no mention of the use of DW in the book prior to chapter 12(of 15). It would have been a book killer for me if I knew of its usage. I still don't know how to change the default logo that comes with joomla.
This book is mostly about how to work with a client for whom you will be developing a joomla site. It tends to overlook some basic needs till the very end of the text.
Good luck in your search, I am now looking at books that discuss joomla templates.
|
You do not need Dreamweaver. You could do it all with Notepad. The advantage to a WYSIWYG editor like Dreamweaver, Kompozer, or any HTML, PHP and CSS editor is the WYSIWYG. They are just tools to make it easier thaat notpad.
If you really want to start developing extentiosns for Joomla then you really should consider the investment of purchaing a good editor. It will save you months in development time and testing.
If find that learning CSS is a big help with creating templates.
When creating templates, a good image/graphics editor is almost a must have. Photoshop is very popular. Again this is worth the investment.
Have you seen this: http://www.gantry-framework.org/ ?
__________________
Boyd Trimmell aka HiTechCoach (.com)
Microsoft Access MVP Alumni 2010-2015
|
|

October 27th, 2010, 09:18 PM
|
|
Registered User
|
|
Join Date: Dec 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks.
Point taken.
Thanks.
|
|

June 13th, 2012, 03:43 AM
|
|
Registered User
|
|
Join Date: Jun 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by Lochman
Hi Ryan,
I'm just working through this book (from Dan Rahmel) and I think you'd find it useful. I'm having problems getting some of the applications to work but that's possibly because Joomla is developing all the time.
Don't be too put off by the title: I'm only a relative beginner too and I've found it very useful. Have a look, too, of course at the Joomla Wiki. It's growing all the time and should complement the book quite well.
|
That's the main doc I use to find out more about Joomla! Thanks!
Last edited by KevinA; June 15th, 2012 at 03:56 AM..
|
|
 |