uSiteBuilder is awesome! Just starting to play with it and I came upon a small issue:
Creating a documentType, when I create a new tab and later decide not to use it, the tab doesn't get removed. Shouldn't empty tabs should just be deleted.
uSiteBuilder never deletes anything. One of the reasons is given here: http://usitebuilder.vegaitsourcing.rs/support (Why does uSiteBuilder not delete document types?). Other reasons include possible collisions when multiple developers are working on the same project (but not all are having the latest source) etc... After all, you can implement part of the website using this framework and part without it so it wouldn't be good that framework deletes something that it shouldn't.
So we decided that uSiteBuilder never deletes anything. You have to manually delete any document type, template, property, tab etc. that is not used anymore as uSiteBuilder cannot know if something is really not used.
Delete tab when not used
uSiteBuilder is awesome! Just starting to play with it and I came upon a small issue:
Creating a documentType, when I create a new tab and later decide not to use it, the tab doesn't get removed. Shouldn't empty tabs should just be deleted.
@Sebastiaan, thanks for feedback!
uSiteBuilder never deletes anything. One of the reasons is given here: http://usitebuilder.vegaitsourcing.rs/support (Why does uSiteBuilder not delete document types?). Other reasons include possible collisions when multiple developers are working on the same project (but not all are having the latest source) etc... After all, you can implement part of the website using this framework and part without it so it wouldn't be good that framework deletes something that it shouldn't.
So we decided that uSiteBuilder never deletes anything. You have to manually delete any document type, template, property, tab etc. that is not used anymore as uSiteBuilder cannot know if something is really not used.
Alright, understood, and that is a very good reason indeed!
is working on a reply...