A cool thing to add would be a kuler color-switcher. Just for changing colors in TcKulerstyle.css with help of the nice preview after template creation.
I have just tried to instal your Template maker on a completely clean empty 4.7.1 instal.
The instal seemed to go well at first, then I got a JS error "f is undefined" on the final part of the instal.
Then the screen came up with the options to create templates etc. Several problems.
1) The language drop-down didn't include English (I have site language set to English UK). Maybe this is by design as the tempates do include language = EN, so maybe the dropdown is only if you want to change language?
2) When I selected a template (e.g. 2 column) I could not give the template a name as the text box was still disabled.
3) When I selected a Kuler "palette", no colours appeared.
The templates seem to have been created so I'll move on and let you know if I get any more problems.
BTW there are several (minor) typos in your texts. If you want these correcting, I'm happy to do that. If you want to email me the text you can do so on umbraco [the usual] ymonda.net
The most obvious is "seperate" which should be "separate". The word is often mispelt but easy to remember if you know that it is related to part, apart, party, pare, parent and also parenthesis ;)
In the above instal no base document type was created, which your screenshots indicate should be created. I wondered if some of the problems may be to do with using Firefox 5.0, so I have uninstalled and then tried using Chrome. Now I get a "cannot read property 'length' of undefined" JS error on instal and the same problem with not being able to edit the template names. Worse than that though when I click "Generate Templates" nothing happens. IE or give up?
Fabolous stuff, but I stumbled after install
Hi!
Thanks a lot for adding this package!
However I got a Ysod on install, dunno why, waiting for the Host to send me the error message.
I opened up the TemplateCreator in a dashboard-page instead, and it worked like a charm.
Regards / Jonas
In case someone else get this error, here's what I added to my /config/dashboard.config - mind that it recreates all templates each time.
<section>
<areas>
<area>developer</area>
</areas>
<tab caption="TemplateCreator">
<control>/usercontrols/TemplateCreator/TemplateCreator.ascx</control>
</tab>
</section>
A cool thing to add would be a kuler color-switcher. Just for changing colors in TcKulerstyle.css with help of the nice preview after template creation.
Thinking about that too, making a page inside the directory for just changing the css file directly after creation. Thanx for your comment.
HI Folkert,
I have just tried to instal your Template maker on a completely clean empty 4.7.1 instal.
The instal seemed to go well at first, then I got a JS error "f is undefined" on the final part of the instal.
Then the screen came up with the options to create templates etc. Several problems.
1) The language drop-down didn't include English (I have site language set to English UK). Maybe this is by design as the tempates do include language = EN, so maybe the dropdown is only if you want to change language?
2) When I selected a template (e.g. 2 column) I could not give the template a name as the text box was still disabled.
3) When I selected a Kuler "palette", no colours appeared.
The templates seem to have been created so I'll move on and let you know if I get any more problems.
BTW there are several (minor) typos in your texts. If you want these correcting, I'm happy to do that. If you want to email me the text you can do so on umbraco [the usual] ymonda.net
The most obvious is "seperate" which should be "separate". The word is often mispelt but easy to remember if you know that it is related to part, apart, party, pare, parent and also parenthesis ;)
William
In the above instal no base document type was created, which your screenshots indicate should be created. I wondered if some of the problems may be to do with using Firefox 5.0, so I have uninstalled and then tried using Chrome. Now I get a "cannot read property 'length' of undefined" JS error on instal and the same problem with not being able to edit the template names. Worse than that though when I click "Generate Templates" nothing happens. IE or give up?
Correction. The instal did run it must have just "hung" for a while.
I still have no Base document type though, so maybe I have to create that?
is working on a reply...