(Keeps Hive Alive)
Go Back   The Hive Workshop - A Warcraft III Modding Site > The Hive Workshop > Off-Topic

Off-Topic This forum is reserved for any mumbo jumbo and hocus pocus, nonesense irrotence or your special interests that doesn't suit any other forum. The general site rules still apply however! Keep it clean!

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 07-23-2007, 03:04 AM   #1 (permalink)

User
 
Join Date: May 2006
Posts: 9

Elevator_Hazard(US East) is an unknown quantity at this point (0)


Release Notes/Changelog Standard Template

I'm not sure where this should go, so if a mod sees this and finds a better place to put it, thank you.

I was thinking of ways to make release notes of my Wc3 CTGen program when I realized why not make an xml document with an xsl template? So I started working on it and also realized that other people could use this too. So after a little work, here it is!

This xml document is an example of what the output is. It is simple to update/maintain, I'll go through how it works next. But first, you should have a look at the two files that make this up.To use, you must at least open up the The xml Template in your browser and do File --> Save Page As to download it for editing. You could use your own Xsl sheet with your own CSS in it as well, so long as the basic structure is like the original xsl stylesheet for the sake of uniformity. From the xml file, go to the <doc> tag and in the attribute "subject" make it your map/program. Also note that in the example there are <change> tags, these are needed to make the lists, or it will not work. By leaving a <major>,<minor>, and so on blank will have it not exist which is the default so you don't clutter the web page. From there you can pretty much follow my example, the source code of it is:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?><?xml-stylesheet type="text/xsl" href="http://www.freewebtown.com/newcoder/ReleaseNotes/ReleaseNotesXsl.xsl"?>
<doc subject="Wc3 CTGen">
<release date="06/27/2007" version="0.0.1">
<major></major>
<minor></minor>
<revision><change>Initial Release</change></revision>
<build></build>
<download href="http://www.freewebtown.com/newcoder/Wc3CTGen/Wc3CTGen0.0.1.zip">Version 0.0.1</download>
</release>
<release date="07/21/2007" version="0.3.0">
<major></major>
<minor><change>Fixed error when multiple windows of the Gradient window opened by flashing that window instead of making a new one when ordered to.</change><change>Fixed problem where the forground options in the view menu were not disabled when the program goes into preview mode.</change><change>Added documentation</change></minor>
<revision></revision>
<build></build>
<download href=""></download>
</release>
</doc>
Keep in mind of the version format you are using, which I haven't quite followed on my program. It should be major.minor.revision.build, mine is major.minor.revision right now, also I probably should have started at 1.0.0.0, but oh well. Actually, the build is probably just optional, so whichever you like. A guide to this method of versioning can be found at this wikipedia page.

Also, a basic understanding of xml/html or some markup language would be very useful, if you are a total beginner to markup languages, you may have some trouble.

Thanks and enjoy!
Elevator_Hazard(US East) is offline  
Old 07-23-2007, 03:31 AM   #2 (permalink)
 
Teh_Ephy's Avatar

Mostly not dead
 
Join Date: Jun 2006
Posts: 2,787

Teh_Ephy is just really nice (351)Teh_Ephy is just really nice (351)Teh_Ephy is just really nice (351)


So... Is this a program or something for people to just make changelogs?
__________________
Teh_Ephy is offline  
Old 07-23-2007, 04:18 AM   #3 (permalink)

User
 
Join Date: May 2006
Posts: 9

Elevator_Hazard(US East) is an unknown quantity at this point (0)


Pretty much, only its not a program, basically an html file, like the one you viewed when you read that post. So its not a program, your browser manipulates it.
Elevator_Hazard(US East) is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Challenge:Make Guiter hero 3 notes for WC3 cooldud3 Modeling & Animation 2 04-20-2008 01:02 AM
3dsmax bones nd notes neel Modeling & Animation 0 07-21-2004 07:14 PM

All times are GMT. The time now is 05:49 PM.






Your link here 
Credit Cards | McDonalds | Debt Consolidation | MPAA | Debt Consolidation
Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Copyright©Ralle