neo4j-contrib / graphgist-cms

http://graphgist.neo4j.com/
67 stars 24 forks source link

Category label should determine what Tags show up on the front page #33

Closed cheerfulstoic closed 9 years ago

cheerfulstoic commented 9 years ago

Is this want we want in the light of #34 ? Are there categories that we don't want to show?

jexp commented 9 years ago

The idea was to limit it to relevant categories on the front page and have a separate full page with all of them?

cheerfulstoic commented 9 years ago

Cool, can do! I just finished with the "all graphgists" page, so I'll work on this next

jexp commented 9 years ago

yay, thanks !!

cheerfulstoic commented 9 years ago

This is now done. I actually decided to use a front_page property on the Domain and UseCase nodes because it seemed more natural. It would be really easy to change if desired.

For now I've set that property on all Domain and UseCase nodes, but if you give me a list of what should stay on the front page I can remove it from the others