- Status New
- Percent Complete
- Task Type TODO
- Category Backend/Core
-
Assigned To
peterdd - Operating System All
- Severity Low
- Priority Low
- Reported Version 1.0-rc9
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray - The bug killer!
Opened by peterdd - 14.09.2019
Last edited by peterdd - 15.09.2019
Opened by peterdd - 14.09.2019
Last edited by peterdd - 15.09.2019
FS#2573 - add rel nofollow,ugc,.. settings
Find a good configuration namejust reuse relnofollow as used by dokuwikiFind a good translation keyword for that configrelnofollow- Find a good translation keyword for config description (title attribute)
Goes into prefs table as it is sitewide configuration.
As first implementation a simple checkbox should be ok. Should be on the tab with other spam handling stuff like captcha configuration.
Is enabled by default (1).
Adapt setup xml files, upgrade procedure.
This task is a sub task of FS#2572 - add link attributes ugc and nofollow to user generated content
Loading...
Available keyboard shortcuts
- Alt + l Login Dialog / Logout
- Alt + a Add new task
- Alt + m My searches
- Alt + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + e ↵ Enter Edit this task
- Alt + w watch task
- Alt + y Close Task
Task Editing
- Alt + s save task
dokuwiki itself had relnofollow set to 1. Due to a bug by Flyspray’s integration this existing setting was never applied when rendering dokuwiki texts. This is fixed for dokuwiki syntax_plugin with next release Flyspray 1.0-rc10
The other syntax ‘none’ and ‘html’ still require a solution by using relnofollow for htmlpurifier’s HTML.Nofollow setting and maybe existing task descriptions/comments require bulk changes in database (one time on upgrade?) - or filtering on output (expensive?)