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

Prevent users from submitting content with ELGG in all caps #29

Open
ewinslow opened this issue May 14, 2014 · 2 comments
Open

Prevent users from submitting content with ELGG in all caps #29

ewinslow opened this issue May 14, 2014 · 2 comments

Comments

@ewinslow
Copy link
Contributor

This is a really annoying habit that some people have. Warning them by saying, "You should only capitalize the first letter of Elgg," would be a nice nudge. Or else just do this processing for them automatically.

@Srokap
Copy link
Collaborator

Srokap commented May 14, 2014

While doing that we could ban titles with most of their letters being capital ones. Just would be cool to do it as well while doing this ticket anyway.

@brettp
Copy link
Member

brettp commented May 14, 2014

+1 to both. A quick and extensible way would be to create a map of regexp to replace on save.

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

No branches or pull requests

3 participants