1,633
edits
mNo edit summary |
mNo edit summary |
||
Line 23: | Line 23: | ||
For Mac users we recommend [http://rapidsvn.tigris.org/ RapidSVN]. RapidSVN does not integrate with the Mac Finder as much as Tortoise does with Explorer. Instead it is a standalone application that you use to browse the files on the SVN server (Repository) as well as your local files (Working Copy). | For Mac users we recommend [http://rapidsvn.tigris.org/ RapidSVN]. RapidSVN does not integrate with the Mac Finder as much as Tortoise does with Explorer. Instead it is a standalone application that you use to browse the files on the SVN server (Repository) as well as your local files (Working Copy). | ||
By SVN Client: '''<tt>svn://dev.anidb.net/svn/trunk</tt>'''<br | By SVN Client: '''<tt>svn://dev.anidb.net/svn/trunk</tt>'''<br> | ||
For write access contact an [[User:Mods|AniDB Mod]]. | For write access contact an [[User:Mods|AniDB Mod]]. | ||
Line 52: | Line 52: | ||
# Add a new dir for your project in the CSS folder (<tt>/trunk/css/{your_style}</tt>) | # Add a new dir for your project in the CSS folder (<tt>/trunk/css/{your_style}</tt>) | ||
# Name the dir whatever you want, but '''NO SPACES!'''. | # Name the dir whatever you want, but '''NO SPACES!'''. | ||
# If you are using images different from the | # If you are using images different from the AniDB ones add a <tt>/images/</tt> dir below your project (i.e. <tt>/trunk/css/{your_style}/images</tt>) | ||
#* You may use sub-folders below that one if you want. | #* You may use sub-folders below that one if you want. | ||
# Add a screenshot and a thumbnail of your style in the images folder with the following specifications: | # Add a screenshot and a thumbnail of your style in the images folder with the following specifications: |
edits