Page 1 of 1

Using Version Letters

PostPosted:Tue Aug 20, 2013 12:42 pm
by theboyroberts
Hi guys,

Is there a way to change the versioning system from to allow the following versioning conventions:

Minor revision
0.a
0.b
0.c
0.d
Major revision
1.a
Minor Revision
1.b
1.c
1.d

Many thanks

Shaun

Re: Using Version Letters

PostPosted:Wed Aug 21, 2013 6:27 pm
by jllort
Here you got actual version number implementation http://wiki.openkm.com/index.php/Applic ... numeration but you can implement your own. If you decide implement your own and you want to share with community put here and we will make available to other users.

Re: Using Version Letters

PostPosted:Tue Oct 07, 2014 7:55 pm
by alexwgordon
Hi, I was wondering if anyone got this versioning letters instead working? I'm interested in having versioning such as:

A, A.1, A.2...
B, B.1...
...
AA, AA.1...
AB, AB.1...
..
BB...

Has anyone developed something like this that they would be willing to share? I don't have the programming skills to accomplish this on my own :wink: Thank you so much in advance!