xp3riments
Forum Noob
I have made a simple online tool to easy generate documentation as seen in the current hen changelog.
You can find the tool online at:https://codepen.io/xps3riments/full/MNazWB
Usage:
UI Setup
Change the Title / Color Base & Logo(optional) as needed.
Content Setup
For every new side menu entry you want to include, add a <script type="cl" id="title">contents...</script> tag entry.
Content Formating
For links use [text to show](http://link.com/)
Use #-@ in the beginning of each line to format content as:
---------------
#Titles
- List Item
- List Item
@Note
Saving / Generating needed files
Use the bottom buttons to generate / save the needed contents.
- Download Document File -- to be able to edit later
- Download XMB inline javascript -- this is the one we need to include in the XMB item
- Download external.xml -- use this file to quick test the menu, copy it to root dev_usb000 & reload XMB
Tips / Caution Size limit of 15kb
If you use a custom logo:
- try to compress it as much as possible as we have only 15kb for all the content.
- https://tinypng.com/ to compress this images. (tip you can try to do the compression more than one time)
Comments are welcome...
You can find the tool online at:https://codepen.io/xps3riments/full/MNazWB
Usage:
UI Setup
Change the Title / Color Base & Logo(optional) as needed.
Content Setup
For every new side menu entry you want to include, add a <script type="cl" id="title">contents...</script> tag entry.
Content Formating
For links use [text to show](http://link.com/)
Use #-@ in the beginning of each line to format content as:
---------------
#Titles
- List Item
- List Item
@Note
Saving / Generating needed files
Use the bottom buttons to generate / save the needed contents.
- Download Document File -- to be able to edit later
- Download XMB inline javascript -- this is the one we need to include in the XMB item
- Download external.xml -- use this file to quick test the menu, copy it to root dev_usb000 & reload XMB
Tips / Caution Size limit of 15kb
If you use a custom logo:
- try to compress it as much as possible as we have only 15kb for all the content.
- https://tinypng.com/ to compress this images. (tip you can try to do the compression more than one time)
Comments are welcome...
Last edited: