340
edits
Fahrenheit (talk | contribs) No edit summary |
|||
Line 50: | Line 50: | ||
# Add a new dir for your project in the export folder (<tt>/trunk/export/{your_template}</tt>) | # Add a new dir for your project in the export folder (<tt>/trunk/export/{your_template}</tt>) | ||
# Name the dir whatever you want, but '''NO SPACES!''' and lower-case only. | # Name the dir whatever you want, but '''NO SPACES!''' and lower-case only. | ||
#* The name should contain the appropriate prefix, i.e. html-XXX for an html export template, xml-XXX if the template generates xml output, ... | |||
# If you are using images different from the anidb ones add a <tt>/images/</tt> dir below your project (i.e. <tt>/trunk/export/{your_template}/images</tt>) | # If you are using images different from the anidb ones add a <tt>/images/</tt> dir below your project (i.e. <tt>/trunk/export/{your_template}/images</tt>) | ||
#* FIXME: not sure if the current export code actually supports an images directory - [[User:Exp|Exp]] 07:49, 28 June 2007 (UTC) | |||
#* You may use subfolders below that one if you want. | #* You may use subfolders below that one if you want. | ||
In the end you should end up with a structure like this: | In the end you should end up with a structure like this: |