It would depend on what your doing, is it a simple relationship you can do in a standard select or one to many?
If you can provide a bit more detail I can probably assist.
Cheers
Shayne
Search found 130 matches
- Tue Dec 11, 2007 12:54 pm
- Forum: Joomla! Coding 101
- Topic: Database management query.
- Replies: 4
- Views: 1309
- Fri Dec 07, 2007 12:42 pm
- Forum: Joombie Coding Q/A
- Topic: editing com_search to find more from other components
- Replies: 16
- Views: 4988
Re: editing com_search to find more from other components
Hi there, You don't any existing files to extend search. You can extend search's by creating searchbots(plugin). If you have a look at some of the standard installed ones(weblinks is a good option) then you'll see how they work. They are found in plugins/search in your Joomla! file system. If your c...
- Wed Nov 28, 2007 2:16 pm
- Forum: Announcements Discussions
- Topic: Discuss: Joomla! invited to join Google Highly Open Participation Contest
- Replies: 6
- Views: 5687
Re: Discuss: Joomla! invited to join Google Highly Open Participation Contest
ashar wrote:Well so many opportunities for the students, what about senior citizens
Yah.. tell me about it. Where was Google in the 80's when I was a student.

- Tue Nov 27, 2007 3:05 pm
- Forum: Joombie Coding Q/A
- Topic: Backend buttons do not work
- Replies: 5
- Views: 1224
Re: Backend buttons do not work
Try this in your HTML.. <script language="javascript" type="text/javascript"> function submitbutton(pressbutton) { var form = document.adminForm; if (pressbutton == 'canceltemplate') { submitform( pressbutton ); return; } &...
- Tue Nov 27, 2007 6:43 am
- Forum: Joombie Coding Q/A
- Topic: Backend buttons do not work
- Replies: 5
- Views: 1224
Re: Backend buttons do not work
have you added the JS to your html?
- Sun Nov 25, 2007 4:06 am
- Forum: Joombie Coding Q/A
- Topic: Admin interface component->button
- Replies: 3
- Views: 1381
Re: Admin interface component->button
Easiest is to manually add a row to the components table ensuring you have the parent field set to the id of the top level component. If you have several sub menu items you can use the ordering field to set their order.
- Fri Nov 23, 2007 12:37 pm
- Forum: Joombie Coding Q/A
- Topic: Admin interface component->button
- Replies: 3
- Views: 1381
Re: Admin interface component->button
I'm assuming your asking about he link to the component in the Components menu. This link is created during installation. Joomla!'s installer reads the xml file and creates the link (if your interested its in the components table in the database). Once its there removing the xml will not remove the ...
- Fri Nov 23, 2007 12:30 pm
- Forum: Joombie Coding Q/A
- Topic: J 1.5: Architecture of the components
- Replies: 1
- Views: 877
Re: J 1.5: Architecture of the components
What your getting into is the design paradigm called MVC (Model View Control).
In layman's terms it allows code to be separated into logical area's. Some lite reading can be found here... http://dev.joomla.org/component/option, ... ustom-urls
In layman's terms it allows code to be separated into logical area's. Some lite reading can be found here... http://dev.joomla.org/component/option, ... ustom-urls
- Fri Nov 23, 2007 12:15 pm
- Forum: Joombie Coding Q/A
- Topic: Is Joomla a good model to learn elegant OOP coding practices?
- Replies: 2
- Views: 1274
Re: Is Joomla a good model to learn elegant OOP coding practices?
Pentacle is quite correct... start with 1.5.
A very good resource if your getting started in OOP with Joomla! can be found on the Joomla! dev site here... http://dev.joomla.org/component/option, ... roduction/
A very good resource if your getting started in OOP with Joomla! can be found on the Joomla! dev site here... http://dev.joomla.org/component/option, ... roduction/
- Fri Nov 16, 2007 3:57 pm
- Forum: Official Joomla! representation on events
- Topic: Sydney CeBIT 2008: May 20-22
- Replies: 6
- Views: 4723
Re: Sydney CeBIT 2008: May 20-22
I'll be coming for that one... I've been itching for a reason to get back to Sydney.
BTW... Brad now lives in Sydney.
Cheers
Shayne
BTW... Brad now lives in Sydney.
Cheers
Shayne
- Wed Oct 31, 2007 2:32 pm
- Forum: Announcements Discussions
- Topic: Discuss: Joomla! Wins 'Best CMS Award' Again!
- Replies: 56
- Views: 38565
Re: Discuss: Joomla! Wins 'Best CMS Award' Again!
We can't get both... so we are no longer in the running for Overall Winner. My bet would be Drupal 

- Wed Oct 03, 2007 2:53 am
- Forum: Sites & Infrastructure - Feedback/Information
- Topic: Joomla! Member of the Month Award - September 2007
- Replies: 23
- Views: 9860
Re: Joomla! Member of the Month Award - September 2007
Congrats Amy... well deserved.
- Thu Sep 27, 2007 8:51 am
- Forum: Joomla! Shop - Feedback/Information
- Topic: No shipping to China!!!
- Replies: 8
- Views: 12849
Re: No shipping to China!!!
I'm in Australia and received my bag... we have also sent shirts to Australia.
Cheers
Shayne
Cheers
Shayne
- Thu Sep 13, 2007 12:44 am
- Forum: Joomla! Shop - Feedback/Information
- Topic: Joomla Bag - anyone bought one
- Replies: 14
- Views: 16212
Re: Joomla Bag - anyone bought one
I managed to get one in the original release and it finally arrived yesterday (would have helped if I hadn't got my address wrong... doh!).
It fits a 15.4" mac very nicely and is deceptive in how much junk you can pack into it.
Very happy
It fits a 15.4" mac very nicely and is deceptive in how much junk you can pack into it.
Very happy

- Tue Sep 04, 2007 2:49 pm
- Forum: Joomla!days and Community Meetings
- Topic: Joomladay NZ07 - Auckland, New Zealand
- Replies: 7
- Views: 6437
Re: Joomladay NZ07 - Auckland, New Zealand - November
I'll be attending this one.
- Mon Sep 03, 2007 4:06 pm
- Forum: Joomla! Shop - Feedback/Information
- Topic: Joomla Bag - anyone bought one
- Replies: 14
- Views: 16212
Re: Joomla Bag - anyone bought one
I can confirm more bags are on their way... guestimate is a week. We sold the first lot much faster than we thought we would.
Cheers
Shayne
Cheers
Shayne
- Mon Sep 03, 2007 1:56 pm
- Forum: Announcements Discussions
- Topic: Discuss: Joomla! 1.5 RC2 Endeleo Released - Happy Birthday Joomla!
- Replies: 28
- Views: 33794
Re: Discuss: Joomla! 1.5 RC2 Endeleo Released - Happy Birthday Joomla!
I'm the Swahili culprit, however it was only with the use of an online English-Swahili dictionary. 
As with Mapya (RC1) it seemed appropriate to use a Swahili word given the origins of the name Joomla!
Cheers
Shayne

As with Mapya (RC1) it seemed appropriate to use a Swahili word given the origins of the name Joomla!
Cheers
Shayne
- Fri Aug 31, 2007 3:27 pm
- Forum: Announcements Discussions
- Topic: Discuss: Joomla! 1.5 Template Contest
- Replies: 53
- Views: 49243
Re: Discuss: Joomla! 1.5 Template Contest
@ Zammbi
Yes thats fine.
Yes thats fine.
- Thu Aug 16, 2007 1:11 pm
- Forum: Joomla! Shop - Feedback/Information
- Topic: Joomla! shirts - female fit - Any possibility?
- Replies: 3
- Views: 5515
Re: Joomla! shirts - female fit - Any possibility?
Female fittings are being looked into at the moment.
Cheers
Shayne
Cheers
Shayne
- Thu Aug 16, 2007 1:09 pm
- Forum: Joomla! Shop - Feedback/Information
- Topic: Joomla Bag - anyone bought one
- Replies: 14
- Views: 16212
Re: Joomla Bag - anyone bought one
I purchased one first day they went on sale.... I can test the 15.4 screen and will report back as soon as the bag arrives. 

- Sat Jul 21, 2007 3:15 pm
- Forum: Announcements
- Topic: Austin ... the Joomla! has Landed
- Replies: 0
- Views: 3767
Austin ... the Joomla! has Landed
Joomla! 1.5 RC1 released at JoomlaDay Austinlead developer Louis Landry announced Joomla's release candidate of Joomla! 1.5 today. The much-anticipated announcement of Joomla's amazing new framework was met with with enthusiastic applause. Meanwhile, almost simultaneously, Wilco Jansen d...
- Sat Jul 21, 2007 3:14 pm
- Forum: Announcements Discussions
- Topic: Discuss: Austin ... the Joomla! has Landed
- Replies: 28
- Views: 25827
Discuss: Austin ... the Joomla! has Landed
Discussion for Austin ... the Joomla! has Landed... http://www.joomla.org/content/view/3668/1/ EDIT: Please report bugs/oddities/problems in the 1.5 forums: [color=red]NEW EDIT: a new set of forums have been created specially for 1.5. Please post any questions there: m General Questions m Installati...
- Thu Jul 05, 2007 9:59 pm
- Forum: Announcements Discussions
- Topic: Discuss: New (and Rejuvenated) Core Team Members
- Replies: 22
- Views: 23137
Re: Discuss: New (and Rejuvenated) Core Team Members
Welcome and a big thanks in advance for all the work we have lined up for you both 

- Tue Jun 26, 2007 12:50 pm
- Forum: Joomla!days and Community Meetings
- Topic: Perth Joomla!Day
- Replies: 3
- Views: 5110
Perth Joomla!Day
Hi All,
I'm floating the idea of a Perth Joomla! Day... if your Perth or WA based and would be interested drop a line to this thread and we'll see if the numbers are there to make it worth while.
Cheers
Shayne
I'm floating the idea of a Perth Joomla! Day... if your Perth or WA based and would be interested drop a line to this thread and we'll see if the numbers are there to make it worth while.
Cheers
Shayne
- Fri Jun 15, 2007 1:18 pm
- Forum: Joomla! Extensions Directory Forum
- Topic: My resignation letter from JED
- Replies: 17
- Views: 6194
Re: My resignation letter from JED
I admit I never crossed paths with you, but I was involved in the the original setup of JED so to see where you and the others have taken it is quite astounding. Its a shame that the current circumstances have been the catalyst for your moving on, but I do understand and do admire the the fact that ...
- Tue May 01, 2007 1:03 pm
- Forum: Sites & Infrastructure - Feedback/Information
- Topic: Joomla! Member of the Month Award - April 2007
- Replies: 17
- Views: 5422
Re: Joomla! Member of the Month Award - April 2007
Really well deserved... congrats!!!
Cheers
Shayne
Cheers
Shayne
- Tue Apr 03, 2007 3:38 pm
- Forum: Sites & Infrastructure - Feedback/Information
- Topic: Joomla! Member of the Month Award - March 2007
- Replies: 23
- Views: 10132
Re: Joomla! Member of the Month Award - March 2007
Congrats!!!
ps.. check your email for details about your prize.
Cheers
Shayne
ps.. check your email for details about your prize.
Cheers
Shayne
- Tue Apr 03, 2007 3:06 pm
- Forum: Joomla! Shop - Feedback/Information
- Topic: Alternate Banner Sizes
- Replies: 5
- Views: 16042
Re: Alternate Banner Sizes
k... I'll email Andy and see what he can do.
Cheers
Shayne
Cheers
Shayne
- Thu Mar 29, 2007 1:59 pm
- Forum: Joomla! Shop - Feedback/Information
- Topic: Alternate Banner Sizes
- Replies: 5
- Views: 16042
Re: Alternate Banner Sizes
What sizes do we need.. let me know and I'll ask Andy nicely and see what he says.
Cheers
Shayne
Cheers
Shayne
- Wed Mar 14, 2007 2:50 pm
- Forum: Announcements Discussions
- Topic: Discuss: JoomlaCode.org Shifts Forge's Gears
- Replies: 39
- Views: 28989
Re: Discuss: JoomlaCode.org Shifts Forge's Gears
Congrats to the JC Team !!!!
I'd also like to mention (if they haven't been already) Timothy Perdue and the folks at GForge and also Chris and the Rochen team... both were instrumental in getting the Joomla!Code off the ground.
Cheers
Shayne
I'd also like to mention (if they haven't been already) Timothy Perdue and the folks at GForge and also Chris and the Rochen team... both were instrumental in getting the Joomla!Code off the ground.
Cheers
Shayne