Resource icon

Template Modification System (TMS) 1.3.1

No permission to download
Hi guiltar,

First of all let me say this is an amazing add-on!
I was looking into using this to wrap up template edits for one of my add-ons, however I have encountered a problem with template names.
Your 'tms_modification' table has 'template_title' set to varchar(25) but it should be varchar(50) as it is in the 'xf_template' table.

Other than that, I am still playing with it but it looks absolutely great.
Thanks!
I will fix it in the next revision for right now you may just change it in database.
Should be enough since there are no limits in DataWriter.
 
Found a "small" bug, TMS screws up editing templates over webdav, once it gets to XenForo/SabreDav/File/Template.php on line 19 the $template var does not have 'title' set, and I'm guessing that's not all that's missing.

For now I can workaround it by disabling the "Compile templates on modification save and switch" option, but it would be nice if this worked normally.
 
I guess where is the reason but my Dreamweaver doesn't read templates even without addon.
Can anybody check it with WebDav? I may send patched file to check if it works correctly.

Update: issue has been found and will be fixed in the next revision. Thanks to Naatan.
 
I'm waiting for this to a bit better and out of RC.

Edit: Derp. Forget my question... If I wasn't tired I would have noticed you already explained it. >_<;
 
How do I export my styles so when others install it, this will take effect? Do they need to have TMS installed for it to take effect?

Thanks!
 
How do I export my styles so when others install it, this will take effect? Do they need to have TMS installed for it to take effect?

Thanks!
Yes now user needs TMS to take effect while he imports style with modifications.
Is it essential to you? I may plan tms-independent export for future.
 
Yes now user needs TMS to take effect while he imports style with modifications.
Is it essential to you? I may plan tms-independent export for future.

That would be a huge plus. Since I'm developing styles for other people, this holds me back, because I don't want to tell them to do template edits to get the style going and they might not be willing to install an extra add-on. Having the tms-independent export would make things a lot easier.

Wonderful job! BTW do you have a paypal account? I would like to donate a few bucks ;)
 
That would be a huge plus. Since I'm developing styles for other people, this holds me back, because I don't want to tell them to do template edits to get the style going and they might not be willing to install an extra add-on. Having the tms-independent export would make things a lot easier.

Wonderful job! BTW do you have a paypal account? I would like to donate a few bucks ;)

Thanks!
tms-indepandent export of course will loose information about modifications. And designer will have to export style after each new release of Xen. But it still better than reedit templates after each release :)
Leaved paypal in conversation :)
 
I found that with many addons and styles, this plugin make the whole install/upgrade addons and styles slower @@.
 
How do I install this add-on?

When I try to install I get the following errors:

Server Error

tms_requires_minimum_xenforo_version

TMS_Manufacture::build()
call_user_func() in XenForo/Model/AddOn.php at line 214
XenForo_Model_AddOn->installAddOnXml() in XenForo/Model/AddOn.php at line 169
XenForo_Model_AddOn->installAddOnXmlFromFile() in XenForo/ControllerAdmin/AddOn.php at line 178
XenForo_ControllerAdmin_AddOn->actionInstall() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /Applications/MAMP/htdocs/community/admin.php at line 13
 
Back
Top Bottom