Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
It already does. It appends the linked name of its parent right after its category unless you removed it. This is done on line 65 as follows.I understand "All Groups" does exactly what its supposed to. I was asking if there was a way to identify the nested groups from the parent groups once you are inside the "All Groups" view.
Template adjustments aren't hacks so change away. Templates in GJ can also be partial. So create a new template folder (e.g. "mytemplate") and place your group_all.php file in it then select your template from backend. It'll then use your group_all.php for that display, but will use all missing files from the default template folder. This allows for partial templates that won't be lost when you upgrade GJ.It is a hack, but I think it should be implemented as a feature. Heres how:
I see, no it doesn't have classes that distinguish it from a nested or non-nested group.Right now, every group inside the "All Groups" view has exactly the same classes. We want to have specific id's and parent classes. So each group will end up having:
If it works for your needs then it's fine.What do you think?
Please Log in or Create an account to join the conversation.