Welcome, Guest
Please Login or Register.    Lost Password?

Subcategories
(1 viewing) (1) Guest
Go to bottom
Post Reply
Post New Topic
Page: 1
TOPIC: Subcategories
*
#482
Subcategories 10 Months, 3 Weeks ago  
I think it will be great to make possible to create subcategories.
For example:
Hotel (if selected - we see all hotels (5-3 stars))
>>5 star (if selected - we see only 5 star hotels)
>>4 star (if selected - we see only 4 star hotels)
>>3 star (if selected - we see only 3 star hotels)
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Xtream
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#484
Re:Subcategories 10 Months, 3 Weeks ago  
Hallo Yves,
das wäre GENAU das was ich meine mit mehrere Kategorien!

sorry, thats what i meant with more than one category to display.

greets

kardio
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
kardio
Junior Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#485
Re:Subcategories 10 Months, 3 Weeks ago  
Sorry, but I don't know german and therefore didn't know that You already have such a request.
What was the response to a request? Would it be possible in future versions?
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Xtream
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#489
Re:Subcategories 10 Months, 3 Weeks ago  
Hmm,

i had planed something similar after the next beta. But that requires a deep altering of the existing tables, but i will see to get it in 0.9.6 version.

First comes a checkbox template, gallery etc. (take a look at the roadmap for more info )

Best regards, Yves
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
yves-hoppe
lunajoom Staff
Administrator
Posts: 260
graph
User Offline Click here to see the profile of this user
ICQ#: 145751252 Gender: Male yves-hoppe Lunajoom hoppe@asklepiad.de Location: Munich, Germany
Reply Quote
When you send me something through the PM system, please provide a link to your problem in the forum!
 
#809
Re:Subcategories 5 Months, 2 Weeks ago  
It is a pity to see that development of this great extension is terminated (or suspended).

I'm implement this future request in one of my project. If someone interesting (and author off course!) I'll attach patch to implement tree category structure. Modification is complex, and some words at beginning:

1) Implement categories free tree structure for infinity depth tree.

Some words about implementation. Off course it may be based on Adjacency List and depth in 2-4 should be enought for 95-55 percent of cases as I think. But in this case most of logic will not so transparent and implemented in PHP. In case do not use special tools for that and testing it is not very good idea.

Current implementation based on Nested Sets algorithm as widely spread, universal and very convenient for often select statements. To handle insert/updates/deletes more deficiently and errors free, and also encapsulate all logic in database layer I use approach based on trigger-implementation kindly present by Sergey Tomulevich ala (Phoenix) - habrahabr.ru/blogs/mysql/63883/ (article in Russian language, but most of that is trigger listings). Sergey, very thanks.

2) Also gone menu_categories_row setting - it is not really what intended. It is used to calculate fixed tab width only. And if it is really will needed should be resurrected in according name. But I think width should be set in CSS, not directly in markup.
3) Height on hs_topmenu (hs_cont) now set ah min-height instead of height to allow grow to category structure.
4) Modification is quite integral. I only made and test it for default scheme! default_old, slider etc. does not supported! To do not make any illusions delete files:
components/com_hotspots/views/all/tmpl/slider_old.css
components/com_hotspots/views/all/tmpl/default_old.php
components/com_hotspots/views/all/tmpl/slider.css
components/com_hotspots/views/all/tmpl/default_old.css
components/com_hotspots/views/all/tmpl/default_slider_old.php
components/com_hotspots/views/all/tmpl/default_slider.php
File Attachment:
File Name: categories_tree.zip
File Size: 8316


WARNING: I provide only patch and DO NOT SUPPORT this modification in any fashion. If you are not developer, I think it still is not for you - best way wait until it (may) be revisited and included in release. If you meantime have question - feel free ask its.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Hubbitus
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/02/15 01:00 By Hubbitus.
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 1
Moderators: yves-hoppe, extrem-pc

Newsletter

Name:
Email:

Donate to lunajoom Team