
Announcement: New module Script Deploy
Re: Announcement: New module Script Deploy
All righty I have it fixed in the SVN.. both the path option and the groupings only picking up the last script.. that was a big doh
.. sorry for that please test if you can and I'll get it released later but shortly.. Cheers -Jeremy

Re: Announcement: New module Script Deploy
Thx for the fix.
I have tried the new version with minifying and grouping and everything works now.
Edit: for some reason i still can't load a static js file with the module no matter what path i take.
PS: as return i get hope some time for translating, i could be available for german, sloveinan and serbian :) but first i need to finish client projects and my own website.
I have tried the new version with minifying and grouping and everything works now.
Edit: for some reason i still can't load a static js file with the module no matter what path i take.
PS: as return i get hope some time for translating, i could be available for german, sloveinan and serbian :) but first i need to finish client projects and my own website.
Last edited by uniqu3 on Sun Jul 18, 2010 9:50 pm, edited 1 time in total.
Re: Announcement: New module Script Deploy
Hi Jeremy,
not sure if it is a bug or a function that i expected to work as i assumed but here is my issue.
I am in a stage of building a sort of Standard template, where i am using two different versions of template, a styled version and one only for content blocks.
In the second Template i assign for example {content oneline='true' block='BodyBG'} where user can open an inactive page with all these content block fields and change colors, background pictures etc.
Everything works fine with all the smarty stuff combined with cgSimpleSmarty and if i don't group the stylesheets.
If user makes change in the specfic page and clears ScriptDeploy cache, the changes take effect, but if Stylsheets in ScriptDeploy are grouped and minified nothing happens, only if i change the name of the content block, change the stylesheet to capture that new name and save it in ScriptDeploy.
Here is how i use it:
Configuration template (just normal template without html only filled with content block)
ScriptDeploy Stylesheet
not sure if it is a bug or a function that i expected to work as i assumed but here is my issue.
I am in a stage of building a sort of Standard template, where i am using two different versions of template, a styled version and one only for content blocks.
In the second Template i assign for example {content oneline='true' block='BodyBG'} where user can open an inactive page with all these content block fields and change colors, background pictures etc.
Everything works fine with all the smarty stuff combined with cgSimpleSmarty and if i don't group the stylesheets.
If user makes change in the specfic page and clears ScriptDeploy cache, the changes take effect, but if Stylsheets in ScriptDeploy are grouped and minified nothing happens, only if i change the name of the content block, change the stylesheet to capture that new name and save it in ScriptDeploy.
Here is how i use it:
Configuration template (just normal template without html only filled with content block)
and so on...{process_pagedata}
{content oneline='true' block='BodyBG'}
{content oneline='true' block='FontColor'}
{content oneline='true' block='WrapperBG'}
ScriptDeploy Stylesheet
body{
background:url({{root_url}}/uploads/iarts/body_bg.gif) repeat {{capture assign='bodybg'}}{{$cgsimple->get_page_content('template-verwaltung','BodyHintergrund')}}{{/capture}}{{if isset ($bodybg)}}#{{$bodybg}}{{/if}};
color:#535252;
font:12px/20px Verdana, Geneva, sans-serif;
}
Re: Announcement: New module Script Deploy
ok.. so I think the issue is do to the caching of the scripts.. so what I did was add a param for the tag level to force a rebuild..
dynamic=true
that will force it to pick it up.. try that out (SVN) and see if that works for ya.. Cheers -Jeremy
dynamic=true
that will force it to pick it up.. try that out (SVN) and see if that works for ya.. Cheers -Jeremy
Re: Announcement: New module Script Deploy
Thx Jeremy,
ill make a report if i bump in any other issues
ill make a report if i bump in any other issues

Re: Announcement: New module Script Deploy
Super... I take it that worked for you.. I'll be pushing out the update in a day or so.. I want to fix some other minor things. -J
Re: Announcement: New module Script Deploy
Ok.. I have an update out for this, should fix all the tag level params. Has the new param dynamic. Also the interface should be very noticeably faster.. It is at least on my tests. Many bug fixes to make it super stable before I get to the really cool stuff that is hidden away atm.
pick it up here.. http://dev.cmsmadesimple.org/project/files/738
pick it up here.. http://dev.cmsmadesimple.org/project/files/738
Re: Announcement: New module Script Deploy
I still have a minor issue with Sript Deploy 0.7.5.
The help bubbles seem to be empty ( I guess there should be some info there). See screenshot for more information.
The help bubbles seem to be empty ( I guess there should be some info there). See screenshot for more information.
Re: Announcement: New module Script Deploy
That is odd.. I would try to reupload.. but you didn't really give me enough to go off so if it is still the after please expand on versions php and system information.. But for what it's worth here I just now did a full install of scriptdeploy on a 1.8.1 and all was well off 0.7.5.. Hope that helps Cheers –jeremy
Re: Announcement: New module Script Deploy
Oh.. this may be a lang issue.. I'll take a look at that angle in a bit..
Re: Announcement: New module Script Deploy
ok, thank you...
Re-uploading didn't change anything.
meanwhile some system info:
----------------------------------------------
Cms Version: 1.8.1
Installed Modules:
* CMSMailer: 2.0
* FileManager: 1.0.2
* MenuManager: 1.6.5
* ModuleManager: 1.4
* News: 2.10.6
* nuSOAP: 1.0.1
* Printing: 1.1.0
* Search: 1.6.5
* ThemeManager: 1.1.1
* TinyMCE: 2.7.2
* Thumbnails: 0.1.1
* NeoGallery: 0.1.1
* Guestbook: 1.1.12
* CGExtensions: 1.19
* CGCalendar: 1.5.2
* CGFeedMaker: 1.0.11
* TemplateExternalizer: 1.2
* ScriptDeploy: 0.7.5
Config Information:
* php_memory_limit:
* process_whole_template: false
* output_compression: false
* max_upload_size: 8000000
* default_upload_permission: 664
* url_rewriting: none
* page_extension:
* query_var: anzeigen
* image_manipulation_prog: GD
* auto_alias_content: true
* locale: de_DE
* default_encoding: utf-8
* admin_encoding: utf-8
* set_names: true
Php Information:
* phpversion: 5.2.12
* md5_function: An (Ja)
* gd_version: 2
* tempnam_function: An (Ja)
* magic_quotes_runtime: Aus (Nein)
* E_STRICT: 0
* memory_limit: 128M
* max_execution_time: 30
* output_buffering: An
* safe_mode: Aus (Nein)
* file_uploads: An (Ja)
* post_max_size: 8M
* upload_max_filesize: 8M
* session_save_path: Keine Prüfung, da eine "open basedir"-Beschränkung aktiviert ist
* session_use_cookies: An (Ja)
* xml_function: An (Ja)
Server Information:
* Server Api: apache2handler
* Server Db Type: MySQL (mysql)
* Server Db Version: 5.1.47
----------------------------------------------
When I click on Layout>ScriptDeploy I have an error in Firebug which I attach here.
When I the empty bubbles appear there are two more messages in Firebug as you can see.
Hope that helps narrowing down what goes wrong. The module itself works fine, it's just that the bubbles are empty.
Re-uploading didn't change anything.
meanwhile some system info:
----------------------------------------------
Cms Version: 1.8.1
Installed Modules:
* CMSMailer: 2.0
* FileManager: 1.0.2
* MenuManager: 1.6.5
* ModuleManager: 1.4
* News: 2.10.6
* nuSOAP: 1.0.1
* Printing: 1.1.0
* Search: 1.6.5
* ThemeManager: 1.1.1
* TinyMCE: 2.7.2
* Thumbnails: 0.1.1
* NeoGallery: 0.1.1
* Guestbook: 1.1.12
* CGExtensions: 1.19
* CGCalendar: 1.5.2
* CGFeedMaker: 1.0.11
* TemplateExternalizer: 1.2
* ScriptDeploy: 0.7.5
Config Information:
* php_memory_limit:
* process_whole_template: false
* output_compression: false
* max_upload_size: 8000000
* default_upload_permission: 664
* url_rewriting: none
* page_extension:
* query_var: anzeigen
* image_manipulation_prog: GD
* auto_alias_content: true
* locale: de_DE
* default_encoding: utf-8
* admin_encoding: utf-8
* set_names: true
Php Information:
* phpversion: 5.2.12
* md5_function: An (Ja)
* gd_version: 2
* tempnam_function: An (Ja)
* magic_quotes_runtime: Aus (Nein)
* E_STRICT: 0
* memory_limit: 128M
* max_execution_time: 30
* output_buffering: An
* safe_mode: Aus (Nein)
* file_uploads: An (Ja)
* post_max_size: 8M
* upload_max_filesize: 8M
* session_save_path: Keine Prüfung, da eine "open basedir"-Beschränkung aktiviert ist
* session_use_cookies: An (Ja)
* xml_function: An (Ja)
Server Information:
* Server Api: apache2handler
* Server Db Type: MySQL (mysql)
* Server Db Version: 5.1.47
----------------------------------------------
When I click on Layout>ScriptDeploy I have an error in Firebug which I attach here.
When I the empty bubbles appear there are two more messages in Firebug as you can see.
Hope that helps narrowing down what goes wrong. The module itself works fine, it's just that the bubbles are empty.
Re: Announcement: New module Script Deploy
I'm thinking that it's the lang.. which one are you using? Side note.. I kinda need to see the whole address of the 404's please.. pm if you need.. Cheers
Re: Announcement: New module Script Deploy
ok...
sent you a pm.
My admin language is German.
Cheers...
sent you a pm.
My admin language is German.
Cheers...
Re: Announcement: New module Script Deploy
Guess I found it....should have seen that earlier 
It's looking for http://myweb/admin/moduleinterface.php?mact=ScriptDeploy,m1_,description,0&sp_=c007fc28&showtemplate=false&m1_Description=smartyOn
But as advised in the security thread I renamed the admin folder to adminsomethingsecret.
Would it be a solution to adjust the links?
Cheers...

It's looking for http://myweb/admin/moduleinterface.php?mact=ScriptDeploy,m1_,description,0&sp_=c007fc28&showtemplate=false&m1_Description=smartyOn
But as advised in the security thread I renamed the admin folder to adminsomethingsecret.
Would it be a solution to adjust the links?
Cheers...
Re: Announcement: New module Script Deploy
oh shoot, yeah I forgot to take out the hard links. that is the issue.. ok. I'll take care of that.. Thank you for pointing that out. Cheers -Jeremy