Philip Hofstetter
- Email: redmine@gnegg.ch
- Registered on: 2008-05-09
- Last connection: 2008-05-28
Activity
Reported issues: 3
2008-05-28
- 22:57 Redmine Patch #1321: Precache all settings
- the patches are, btw., also available at http://www.pilif.ch/redmine where I'll add other stuff as it surfaces.
- 22:56 Redmine Patch #1321: Precache all settings
- While setting up my local development environment to have a look at bug #1313, I noticed that the database was hit multiple times to read settings - once per setting. This seems like an awfully stupid thing to do, as multiple settings usually need...
- 18:39 Redmine Feature #1313: Optionally use ultraviolet for syntax highlighting
- agreed. It must be an option and I'm currently looking into making this happen. Thanks for providing me with a pointer to the rmagick stuff as I was a bit puzzled about how to optionally require gems (ruby noob here, as stated in the original r...
2008-05-27
- 20:50 Redmine Feature #1313: Optionally use ultraviolet for syntax highlighting
- ultraviolet (http://ultraviolet.rubyforge.org), by using TextMate's syntax files, is able to support many more languages than what the current syntax highlighting engine does. And it seems to remain in active development. On the downside though...
2008-05-12
- 23:38 Redmine Defect #1225: Textile: bold, italics, underline, etc... not working after parentheses
- the sample line given was, of course wrong as I left out the thing causing the bug: The parentheses: (_this should be italizised but is not_) The patch is correct though :-) Philip
- 17:30 Redmine Defect #1225: Textile: bold, italics, underline, etc... not working after parentheses
- the textile inline formating markers (*, _, +) don't work right after parentheses. An example is the following which should of course be marked as italics, but isn't: _some italizised text_ The following patch to redcloth.rb fixes the proble...
Also available in: Atom