Hello,
I'm working on a dog kennel site that will be based on Joomla 1.5. So far I have learned
the Joomla templating system, I have no problems with installing new components etc.,
but I believe that some of the tasks require custom coding. I want my customer to have
a total control over the site's content while its formatting will be done totally by the
templating system.
What are your thoughts about the following ideas, are they easily doable? Here are some
rough specifications I made.
1. Dog pedigrees. If someone doesn't know how a pedigree looks like, here's an example:
http://www.redbrannanwirehairs.com/imag ... digree.jpg (googled file).
Basically it's a list of ancestors 3 generations back. Easy to display in a table - and I would
like to give the clients the possibility to define a new pedigree, type in the data using
simple HTML forms and store it for further use. Is it possible?
2. I would like them to have the ability of inserting such created pedigrees on any given
article page. For example, they type in the history of their kennel and at some point they
click on some button (similar to the default Insert Image button) and get a drop-down
menu from which they choose a pedigree to be inserted into the page in the form of a table.
3. One of the most complicated things would be 'Our dogs' page. Similarly to the 1st idea,
I'd like the user (client) to have a predefined sets of form fields to be filled out, i.e.:
[ Dog's name ]
[ Birth date ]
[ Dog's bio ] - this one as a text area as opposed to simple form field, etc.
Then after the new dog would be inserted, it would show up on a page through the
template with markups like:
<div class="text">[dogsname]</div>
Besides a separate page for each dog, one main page would be needed as well to list
all the dogs that were inserted into the system (with their clickable names leading to
their separate pages).
I know that this sounds like a MAJOR overkill for such site, but I'm curious if it's doable
for Joomla programmers who know what they're doing. Maybe things that seem to be
complicated for me, are actually easy to do - and maybe things that I don't see as a
problem, would require thousands upon thousands of dollars to be realized.
I really count on your thoughts and comments. Especially if you have an idea on how
to make my client's life easier without referring to such extensive comments, that would
be great to read. Unfortunately web sites like dog kennel sites, besides the obvious
features like news, links and contact pages, require some extra planning ahead...
Prez
Special extensions?
Moderators: tjay, seadap, Rogue4ngel, matthewhayashida
Forum rules
-
- Joomla! Fledgling
- Posts: 1
- Joined: Mon Feb 04, 2008 9:32 pm
- Location: Burlington, North Carolina
- Contact:
Re: Special extensions?
This can definitely be done, and shouldn't be to expensive either. Feel free to PM me or visit our site for a quote.
Thanks,
David
Thanks,
David
Project Manager :: Lead Developer of Extreme Joomla
jForce: A comprehensive CRM suite for Joomla! :: http://ExtremeJoomla.com
jForce: A comprehensive CRM suite for Joomla! :: http://ExtremeJoomla.com
- Rogue4ngel
- Joomla! Enthusiast
- Posts: 199
- Joined: Sun Nov 26, 2006 10:46 pm
- Location: New York
Re: Special extensions?
If you're looking for someone to program this for you, you may want to consider posting in professional services. If you're looking to try and figure out how it's to be done, then you may get some feedback here.
If you're not a part of the solution, you're a part of the problem.
Re: Special extensions?
Thank you, once I know more exactly how it can be done, I'll definitely post in theRogue4ngel wrote:If you're looking for someone to program this for you, you may want to consider posting in professional services. If you're looking to try and figure out how it's to be done, then you may get some feedback here.
professional services forum. For now I'm trying to find out in general how it can be
done - maybe there are some solutions I don't know of - but maybe I'll need to have
it programmed from the scratch.
My outlined may indeed look like an overkill for generally rather simple site, but it's
also a way of learning how to handle more advanced tasks with my CMS of choice.
Hopefully it'll pay off and at the same time will let me get to know Joomla much better.
Prez
- Rogue4ngel
- Joomla! Enthusiast
- Posts: 199
- Joined: Sun Nov 26, 2006 10:46 pm
- Location: New York
Re: Special extensions?
Of course it's possible. Are you asking if something native in Joomla will allow you to build something like this>?
If you're not a part of the solution, you're a part of the problem.