6.0.0-beta1
7/25/25

[#2148] Default Font
Summary Default Font
Queue IMP
Queue Version HEAD
Type Enhancement
State Rejected
Priority 1. Low
Owners
Requester shahrooz (at) bhopti (dot) com
Created 06/17/2005 (7343 days ago)
Due
Updated 10/24/2005 (7214 days ago)
Assigned
Resolved 10/24/2005 (7214 days ago)
Milestone
Patch No

History
10/24/2005 01:20:09 PM Jan Schneider Comment #6
State ⇒ Rejected
Reply to this comment
Not possible cleanly with HTMLArea at the moment, but we might add 
other WYSIWYG editors in the future.
06/30/2005 07:23:00 AM Jan Schneider Comment #5 Reply to this comment
Any patch that touches htmlarea's native code won't be accepted.
06/30/2005 01:01:30 AM kevin_myer (at) iu13 (dot) org Comment #4 Reply to this comment
This would be an example of how you change the default value.  No idea 
how you make that a preference though..



Index: htmlarea.js

===================================================================

RCS file: /repository/horde/services/editor/htmlarea/htmlarea.js,v

retrieving revision 1.11

diff -u -r1.11 htmlarea.js

--- htmlarea.js 17 May 2005 01:12:31 -0000      1.11

+++ htmlarea.js 30 Jun 2005 00:58:55 -0000

@@ -140,7 +140,7 @@

         this.fullPage = false;



         // style included in the iframe document

-       this.pageStyle = "";

+       this.pageStyle = 'body { font-family: verdana,sans-serif } ';



         // set to true if you want Word code to be cleaned upon Paste

         this.killWordOnPaste = true;
06/17/2005 02:07:06 PM Chuck Hagenbuch Version ⇒ HEAD
 
06/17/2005 02:05:17 PM Jan Schneider Comment #3
State ⇒ Accepted
Version ⇒ HEAD
Reply to this comment
And as an enhancement request, it belongs to HEAD, we don't even have 
a HTML editor in the RELENG_3 branch.



Regarding the fonts, these are hardcoded in HTMLArea. Don't know off 
my head if the default could be set easily.
06/17/2005 01:59:22 PM Chuck Hagenbuch Comment #2
Type ⇒ Enhancement
State ⇒ New
Priority ⇒ 1. Low
Reply to this comment
Well, you can think what you like, but this is definitely an 
enhancement, not a bug. I wonder if HTMLArea even lets you set the 
default font? Or if we can get a list of fonts out of it somehow?
06/17/2005 01:46:18 PM shahrooz (at) bhopti (dot) com Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Default Font
Queue ⇒ IMP
State ⇒ Unconfirmed
Reply to this comment
I am currently using Horde 3.0.2 that came with my cpanel re-install.



I searched everywhere to find how to implement this, but couldn't find 
the available options in horde.



Every time i reply or create a new mail msg, the "Default Font" is 
Times New Roman.



There has got to be an option somewhere that either:



1. Remembers the last state / font / size / etc options selected in 
composing a message or replying



or



2. An option somewhere to configure what default font type and font 
size to use in composing or replying to messages.



This might be considered an enhancement to some, but i truly feel as 
this is a mail platform, the amount of times a user has to select 
their copy and change these settings on a several times a day basis is 
a useability bug.



Right?  Thanks for an unbelieveable platform :)

Saved Queries