6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/12/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6456] Font and Font Size choices for Xinha editor
*
Your Email Address
*
Spam protection
Enter the letters below:
. ,.__ . ,.___..__ \./ [__) \./ _/ [__) | [__) | ./__.| \
Comment
> Prefs.diff: > > > > 495a493,523 > >> // XinDefaultFont > >> $_prefs['XinFont'] = array( > >> 'value' => 'Arial', > >> 'locked' => false, > >> 'shared' => false, > >> 'type' => 'enum', > >> 'enum' => array('Arial' => _("Arial"), > >> 'Courier New' => _("Courier New"), > >> 'Georgia' => _("Georgia"), > >> 'Tahoma' => _("Tahoma"), > >> 'Times New Roman' => _("Times New Roman"), > >> 'Verdana' => _("Verdana"), > >> 'impact' => _("Impact"), > >> 'WingDings' => _("WingDings")), > >> 'desc' => _("HTML Editor Default Font:")); > >> > >> //Html Editor Font Size > >> $_prefs['XinFontSize'] = array( > >> 'value' => '10pt', > >> 'locked' => false, > >> 'shared' => false, > >> 'type' => 'enum', > >> 'enum' => array('8pt' => _("8pt"), > >> '10pt' => _("10pt"), > >> '12pt' => _("12pt"), > >> '14pt' => _("14pt"), > >> '18pt' => _("18pt"), > >> '24pt' => _("24pt"), > >> '36pt' => _("36pt")), > >> 'desc' => _("HTML Editor Default Font Size:")); > >> > > 499c527 > > > > If this is not what is desired if you can let me know how to prepare > it I will do what is needed. > > -D-
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers