Changeset 85a39bf3297143f7f32cf763a6b4bf7bf9dfc949

Show
Ignore:
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
  • doc/skins/skins2-howto.xml

    r1512fb9 r85a39bf  
    12471247  <sect2> 
    12481248  <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> 
    12531250  </sect2> 
    12541251 
    12551252  <sect2> 
    12561253  <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> 
    12611255  </sect2> 
    12621256 
    12631257  <sect2> 
    12641258  <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> 
    12691260  </sect2> 
    12701261