Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1068956
in-portal
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Jul 19, 4:43 AM
Size
1 KB
Mime Type
text/x-diff
Expires
Mon, Jul 21, 4:43 AM (19 h, 51 m)
Engine
blob
Format
Raw Data
Handle
691948
Attached To
rINP In-Portal
in-portal
View Options
Index: trunk/admin/editor/cmseditor/fckstyles.xml
===================================================================
--- trunk/admin/editor/cmseditor/fckstyles.xml (revision 3979)
+++ trunk/admin/editor/cmseditor/fckstyles.xml (revision 3980)
@@ -1,41 +1,44 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2004 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
* For further information visit:
* http://www.fckeditor.net/
*
* File Name: fckstyles.xml
* This is the sample style definitions file. It makes the styles combo
* completely customizable.
* See FCKConfig.StylesXmlPath in the configuration file.
*
* Version: 2.0 RC3
* Modified: 2005-02-09 13:51:09
*
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<Styles>
<Style name="Page Title" element="span">
<Attribute name="class" value="page_title" />
</Style>
<Style name="Subtitle" element="span">
<Attribute name="class" value="subtitle" />
</Style>
<Style name="Caption" element="span">
<Attribute name="class" value="caption" />
</Style>
<Style name="Grey Text" element="span">
<Attribute name="class" value="greytext" />
</Style>
<Style name="Normal Text" element="span">
<Attribute name="class" value="normaltext" />
</Style>
<Style name="Note" element="span">
<Attribute name="class" value="note" />
</Style>
+ <Style name="Address" element="span">
+ <Attribute name="class" value="style1" />
+ </Style>
</Styles>
\ No newline at end of file
Property changes on: trunk/admin/editor/cmseditor/fckstyles.xml
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.3
\ No newline at end of property
+1.4
\ No newline at end of property
Event Timeline
Log In to Comment