Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alphabetize My Account homepage categories. #137

Closed

Conversation

deepend-tildeclub
Copy link
Contributor

Pretty straight forward.

Fix #47

@RedDragonWebDesign
Copy link
Owner

Hmm. Taking a closer look at this, looks like the scripts let the user set a custom order for the console categories.

src/members/console.php?cID=33

So this patch would break that system.

Perhaps a better approach would be to have the installer create the categories in alphabetical order instead. Would probably involve tweaking the src/installer/cs4.sql file, consolecategory table, ordernum field.

My fault for not noticing this when I wrote the ticket originally.

@deepend-tildeclub
Copy link
Contributor Author

Hmm. Taking a closer look at this, looks like the scripts let the user set a custom order for the console categories.

src/members/console.php?cID=33

So this patch would break that system.

Perhaps a better approach would be to have the installer create the categories in alphabetical order instead. Would probably involve tweaking the src/installer/cs4.sql file, consolecategory table, ordernum field.

My fault for not noticing this when I wrote the ticket originally.

Good catch. I guess I should have looked closer at it myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

alphabetize My Account homepage categories
2 participants