Yay another progress report
Stuff still to do
- private groups posting now full implemented
- sort out group members moderation, still shouldn't be too hard hoping to convert an admin script i was playing with
- sort out script to log post edits (maybe)
- do permissions
- do admin scripts
- and then optional add-on's like the profile and postbit integration and store points usage.
not forgetting the uShop integration although with that theirs a whole discussion to be had regarding the methodology of letting groups customise colours, for me it wold be so much easier to just let them have a css box and they can do their own thing (MySpace Groups style) but some people may find that overtly complicated at which point i could always say you could set up a group for that blah blah what do you all think?
as you can see i've not managed to make the list dwindle much at all as i got stuck (fixed now thanks to marco), but i'm back on track and am hoping to finish the whole of the front-end by the end of tomorrow (not including the postbit and profile integration) then it's onto admin scripts, at the moment it's looking like a quick install too. although i'm pretty sure i'll have to edit the many occurances of "../forums" but bar that a few queries, a super amount of templates which is set to grow
Code:
* GROUPS [Edit] [Revert] [View Original]
* groups_creategroup [Edit] [Revert] [View Original]
* groups_display [Edit] [Revert] [View Original]
* groups_display_main [Edit] [Revert] [View Original]
* groups_display_mainbit [Edit] [Revert] [View Original]
* groups_display_member [Edit] [Revert] [View Original]
* groups_display_memberbit [Edit] [Revert] [View Original]
* groups_display_post [Edit] [Revert] [View Original]
* groups_display_postbit [Edit] [Revert] [View Original]
* groups_display_postbit_private [Edit] [Revert] [View Original]
* groups_edit [Edit] [Revert] [View Original]
* groups_edit_post [Edit] [Revert] [View Original]
* groups_groupshome [Edit] [Revert] [View Original]
* groups_groupshome_largestbits [Edit] [Revert] [View Original]
* groups_groupshome_mygroupsbits [Edit] [Revert] [View Original]
* groups_groupshome_newestbits [Edit] [Revert] [View Original]
* groups_groupshome_popularbits [Edit] [Revert] [View Original]
* groups_membership [Edit] [Revert] [View Original]
* groups_membership_join [Edit] [Revert] [View Original]
* groups_membership_leave [Edit] [Revert] [View Original]
* groups_navbar [Edit] [Revert] [View Original]
* groups_reportbadpost [Edit] [Revert] [View Original]
* groups_viewthread [Edit] [Revert] [View Original]
* groups_viewthread_postbit [Edit] [Revert] [View Original]
* groups_viewthread_quickreply [Edit] [Revert] [View Original]
and that's about it, oh and this isn't phrased btw and i doubt it will be for the release as i want to make sure it's working first and foremost.