Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91122076
journal-editor-styles.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Nov 8, 03:33
Size
1 KB
Mime Type
text/xml
Expires
Sun, Nov 10, 03:33 (2 d)
Engine
blob
Format
Raw Data
Handle
22198552
Attached To
R3600 invenio-infoscience
journal-editor-styles.xml
View Options
<?xml version="1.0" encoding="utf-8" ?>
<!--
Defines the default styles available in the FCKeditor used for the
submission of journal articles. These styles should be in sync with
the CSS styles and the HTML templates of the journal
See FCKConfig.StylesXmlPath in the configuration file.
-->
<Styles>
<!-- Block Styles -->
<!-- Inline Styles -->
<Style name="Article Header" element="span" >
<Attribute name="class" value="articleHeader" />
</Style>
<Style name="Caption" element="span" >
<Attribute name="class" value="caption" />
</Style>
<Style name="Computer Code" element="code" />
<Style name="Keyboard Phrase" element="kbd" />
<Style name="Sample Text" element="samp" />
<Style name="Variable" element="var" />
<Style name="Deleted Text" element="del" />
<Style name="Inserted Text" element="ins" />
<Style name="Cited Work" element="cite" />
<Style name="Inline Quotation" element="q" />
<!-- Object Styles -->
<Style name="Image on Left" element="img">
<Attribute name="class" value="phl" />
</Style>
<Style name="Image on Right" element="img">
<Attribute name="class" value="phr" />
</Style>
<Style name="Centered Image" element="img">
<Attribute name="class" value="ph" />
</Style>
<Style name="Image With Caption on Left" element="table">
<Attribute name="class" value="phl" />
</Style>
<Style name="Image With Caption on Right" element="table">
<Attribute name="class" value="phr" />
</Style>
<Style name="Centered Image With Caption" element="table">
<Attribute name="class" value="ph" />
</Style>
</Styles>
Event Timeline
Log In to Comment