There is bug in forum: I have passed to page 8, and there isn't present anything. Page 7 is filled completely. Probably, error is in the formula of calculation of pages: a next page is created even for zero topics.
When I press button "New", Zeus created java-document. Probably, because I edited a java-source before it. How to switch to other type of document?
I want to add support for exotic language. I going to Options -> Document types. So, I can create new document from scratch. However modern languages often are dialects old. It would be much more convenient to clone existing type of the document, and then it is a little of it to correct. For example, syntax of language Boo is almost identical to Python's one.
Is it possible to use two different repos? For example, codesion.com for my public portfolio and assembla.com for working with customers in privacy?
Some notes...
That is correct.When I press button "New", Zeus created java-document. Probably, because I edited a java-source before it.
You have to do a file save to save the file and give it a different extension.How to switch to other type of document?
I will look to add a Clone button.It would be much more convenient to clone existing type of the document, and then it is a little of it to correct. For example, syntax of language Boo is almost identical to Python's one.
One work around is to use the Export button inside the existing document type and then use the Import button in the new document type.
Is it possible to use two different repos?
I am not sure exactly what you mean by repos

Cheers Jussi
Last edited by jussij on Thu Feb 09, 2012 7:59 am, edited 1 time in total.
But which Zeus feature are you referring to 
If you are referring to the fact that Zeus can connect to any MS-SCCI source control, then these MS-SCCI details are held in the Version Control panel of the Workspace, Source Control, Options menu.
Unfortunately, the structure of these details is out of the control of Zeus since they are defined by the Microsoft MS-SCCI Specification and unfortunately that specification does not allow for multiple repos for a given project
Cheers Jussi

If you are referring to the fact that Zeus can connect to any MS-SCCI source control, then these MS-SCCI details are held in the Version Control panel of the Workspace, Source Control, Options menu.
Unfortunately, the structure of these details is out of the control of Zeus since they are defined by the Microsoft MS-SCCI Specification and unfortunately that specification does not allow for multiple repos for a given project

Cheers Jussi
In the latest version of Zeus it is now possible to quickly and easily create a document of a given file extension.When I press button "New", Zeus created java-document. Probably, because I edited a java-source before it. How to switch to other type of document?
To do this just do the following:
1) Select the Templates panel.
2) Select the Document Type required from the drop down list.
3) Click on the New File template.
NOTE: With a bit of tweaking it is also possible to control the contents of the newly created file by editing the template document for that extension.
Cheers Jussi