PDA

View Full Version : add link in the sub categories only - how?


Anonymous
12-20-2005, 11:02 PM
hi, I wonder if we can disable people add links in the root categories with this free version like google and yahoo web directories do

Thanks

Simon Gooffin
12-21-2005, 04:51 AM
welcome to the forums :)
do not forget to login before posting

by default you are not able to add links in root categories. Besides we have a LOCK CATEGORY feature. You can simply lock category where you do not want links to be added. You can find this feature in your admin panel. Just go to necessary category you want to be locked and click on lock category on the top. After that visitors can not be able to suggest links to this category.

echopulse
12-21-2005, 04:58 AM
I think he was talking about adding links in parent categories that have child categories. So if you had categories like this:

Sports > Basketball

You could add links in the Basketball category, but not in Sports. I think it's a good idea, and I would like to try it.

Simon Gooffin
12-21-2005, 05:01 AM
well, then I think the best way is to lock categories

echopulse
12-21-2005, 03:26 PM
So, locking a category does not lock the subcategories underneath it?

Simon Gooffin
12-22-2005, 05:56 AM
So, locking a category does not lock the subcategories underneath it?
no, you just lock your current category. hmm, but I like your idea - to give possibility to choose if the script should lock one category or subcategories as well.. already in todo list ;)

Anonymous
12-23-2005, 11:16 PM
well done guys, that's what i'd like to do :lol: :wink: hmm but there's a problem viewing with IE browser. When scroll up and down the left&right table border was missing breaking, please see attachment

http://techlist.web1000.com/error.gif

Anonymous
12-23-2005, 11:20 PM
Since i've locked the main categories, the total links beside each category name > (0) So i want to delete it and wonder which file allowed us to do that? :P

Happy Holidays everyone

Greg
12-23-2005, 11:22 PM
Hi Altoids :)

Do you have an online site we could look at? Kinda hard to tell by just that pic.

If you want to hide the link count. (not sure if that's what you're asking?)

You can go to in admin panel:
Configuration
Page Navigation and Listings
Number of links display next to category
then choose disabled
and save changes

Anonymous
12-24-2005, 12:10 AM
Thanks alot Greg,

You've answered my 2nd question :-) The image I've attached is the broken table border. Look at the orange vertical line u'll notice it . It's working fine on other browsers such as oper and firefox. If you have IE browser, you can test it out if it has the same problem as i do

Greg
12-24-2005, 12:17 AM
It's really hard to solve that border problem without seeing it (the code) I'm guessing it's a (css) issue with width or padding" Just a guess :?:

Are you only on localhost now or do you have it online? If you don't want to post the link here email or pm me, and I'll take a look at it. :)

Anonymous
12-24-2005, 12:31 AM
http://www.esyndicat.com/demo/

Simon Gooffin
12-24-2005, 02:54 AM
umm, that's a real problem that bothers our team a lot. I think we have a problem in our print_categories function. we will try sort out the problem and I will post the results

vkaryl
12-24-2005, 03:03 AM
I'm not seeing a broken border at all.... FF 1.5, 17" screen, res 800x600, 1024x768, 1280x1024, 1600x1200....

Simon Gooffin
12-24-2005, 03:04 AM
the problem exists in IE only..

vkaryl
12-24-2005, 03:06 AM
Ah. Didn't catch that, thanks....

Simon Gooffin
12-24-2005, 03:08 AM
np ;)

Greg
12-24-2005, 04:11 AM
You know the odd thing is if you reload the page a few times in IE it looks fine. :?:

Anonymous
12-24-2005, 04:26 AM
How did you guys code for that Cat table? style="border-top ..." ? cuz it seems Editors Area and Stats. tables are okay I haven't check the code yet so dont know :-) I'll notice you guys when i've fixed it alrite :D

Simon Gooffin
12-24-2005, 04:51 AM
if we used tables we would not have problems :cry: The main problem is - IE does not understand divs and especially float style like mozilla firefox does :(

vkaryl
12-24-2005, 04:28 PM
Yes, there's a lot of tweaking goes on to force IE to behave like a "real" browser. We can only hope some of that need disappears if they ever release IE7 (um. was supposed to be JULY, right? Which year? Which CENTURY?)

I do believe that "vista" is out though, which has IE7 included, unless I'm breathing space....

Simon Gooffin
12-26-2005, 07:39 AM
he :) I already had a chance to see IE 7.. no great feelings, no excitement.. I did not see any changes in core.. at least correct css code is displayed like in previous version