Posted by beginner on December 5, 2008 at 4:21am
3 followers
Jump to:
| Project: | Date |
| Version: | 6.x-2.x-dev |
| Component: | Documentation |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
See #342496: Syntax highlighting.
Maybe a cleaner approach to the above issue would require patching the help section of date module.
Another solution would be to make codefilter required to properly view date's advanced help section...
Comments
#1
I'd prefer to get rid of the hard-coded syntax highlighting, but I can't figure out from your thread exactly what changes you are suggesting.
#2
There is no ideal solution yet, otherwise I would have provided a patch.
The cleanest solution would be for date's advanced help to require codefilter (i.e. not the module itself, but codefilter would be required to have nicely formatted php with syntax highlighting).
If we take this approach, people who don't have codefilter installed will see nothing or garbage instead of php code in the advanced help section.
Obviously, that's a strategic decision only you can make...
#3
blocked by #342496: Syntax highlighting