Changeset 85a39bf3297143f7f32cf763a6b4bf7bf9dfc949
- Timestamp:
- 01/28/07 23:24:42
(2 years ago)
- Author:
- Olivier Teulière <ipkiss@videolan.org>
- git-committer:
- Olivier Teulière <ipkiss@videolan.org> 1170023082 +0000
- git-parent:
[2cd94681fa238d2fb0e3e46807397a5aff8cfc3d]
- git-author:
- Olivier Teulière <ipkiss@videolan.org> 1170023082 +0000
- Message:
- doc/skins/skins2-howto.xml: mentions of the forum and the wiki
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1512fb9 |
r85a39bf |
|
| 1247 | 1247 | <sect2> |
|---|
| 1248 | 1248 | <title>Relative paths</title> |
|---|
| 1249 | | |
|---|
| 1250 | | <para> |
|---|
| 1251 | | For the Bitmap tags, do not use absolute paths but relative paths (they are relative to the XML file directory), so that your skin can be reused by anybody without a particular file structure. |
|---|
| 1252 | | </para> |
|---|
| | 1249 | <para>For the Bitmap tags, do not use absolute paths but relative paths (they are relative to the XML file directory), so that your skin can be reused by anybody without a particular file structure.</para> |
|---|
| 1253 | 1250 | </sect2> |
|---|
| 1254 | 1251 | |
|---|
| 1255 | 1252 | <sect2> |
|---|
| 1256 | 1253 | <title>Get inspiration</title> |
|---|
| 1257 | | |
|---|
| 1258 | | <para> |
|---|
| 1259 | | In order to use plainly the possibilities given, you should look at how existing skins are made, it may give you ideas for your own skins... |
|---|
| 1260 | | </para> |
|---|
| | 1254 | <para>In order to use plainly the possibilities given, you should look at how existing skins are made, it may give you ideas for your own skins... You can also consult <link url="http://wiki.videolan.org/DefaultSkinRequirements">on the wiki</ulink> a list of features usually expected from a skin. </para> |
|---|
| 1261 | 1255 | </sect2> |
|---|
| 1262 | 1256 | |
|---|
| 1263 | 1257 | <sect2> |
|---|
| 1264 | 1258 | <title>Submit your skin!</title> |
|---|
| 1265 | | |
|---|
| 1266 | | <para> |
|---|
| 1267 | | Once your skin is finished, you can share it with other people. The easiest way is probably to send it by email to vlc -at- videolan -dot- org, so that we can put it on the website with the other ones. |
|---|
| 1268 | | </para> |
|---|
| | 1259 | <para>Once your skin is finished, you can share it with other people. The easiest way is probably to send it by email to vlc -at- videolan -dot- org, so that we can put it on the website with the other ones. You can also post it in the <ulink url="http://forum.videolan.org/viewforum.php?f=15">skins forum</ulink>. Feel free to ask for support there if you have any problems...</para> |
|---|
| 1269 | 1260 | </sect2> |
|---|
| 1270 | 1261 | |
|---|