othermeta/@content input area
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 116
- Joined: Fri Apr 08, 2011 7:58 am
othermeta/@content input area
One of my user frequently uses bookmeta/othermeta/@name and @content. They want to extend the input area of @content. Is there any solution?
othermeta_New.png
You do not have the required permissions to view the files attached to this post.
--
/*--------------------------------------------------
Toshihiko Makita
Development Group. Antenna House, Inc. Ina Branch
Web site:
http://www.antenna.co.jp/
http://www.antennahouse.com/
--------------------------------------------------*/
/*--------------------------------------------------
Toshihiko Makita
Development Group. Antenna House, Inc. Ina Branch
Web site:
http://www.antenna.co.jp/
http://www.antennahouse.com/
--------------------------------------------------*/
-
- Posts: 9434
- Joined: Fri Jul 09, 2004 5:18 pm
Re: othermeta/@content input area
Hi Toshihiko,
If you right click in Oxygen inside the othermeta element and choose "Inspect Styles", you will find a "before" selector in this CSS stylesheet:
OXYGEN_INSTALL_DIR/frameworks/dita/css/core/-topic-metadata-prolog.css
which looks like this:
You can create a DITA framework extension which adds another CSS for the same selector which increases the number of columns:
https://blog.oxygenxml.com/topics/customizeDITACSS.html
Regards,
Radu
If you right click in Oxygen inside the othermeta element and choose "Inspect Styles", you will find a "before" selector in this CSS stylesheet:
OXYGEN_INSTALL_DIR/frameworks/dita/css/core/-topic-metadata-prolog.css
which looks like this:
Code: Select all
*[class~="topic/othermeta"]:before {
content: " " oxy_textfield(edit, "@name", columns, 15) " " oxy_textfield(edit, "@content", columns, 10);
}
https://blog.oxygenxml.com/topics/customizeDITACSS.html
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 116
- Joined: Fri Apr 08, 2011 7:58 am
Re: othermeta/@content input area
Hi Radu,
Thank you for your reply.
I have modified my framework CSS file and the result is OK.
I appreciated your help.
Thank you for your reply.
I have modified my framework CSS file and the result is OK.
I appreciated your help.
--
/*--------------------------------------------------
Toshihiko Makita
Development Group. Antenna House, Inc. Ina Branch
Web site:
http://www.antenna.co.jp/
http://www.antennahouse.com/
--------------------------------------------------*/
/*--------------------------------------------------
Toshihiko Makita
Development Group. Antenna House, Inc. Ina Branch
Web site:
http://www.antenna.co.jp/
http://www.antennahouse.com/
--------------------------------------------------*/
Return to “DITA (Editing and Publishing DITA Content)”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service