Announcement: New module Script Deploy

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

the new version is out.. 1.7.6  http://dev.cmsmadesimple.org/projects/scriptdeploy

Many Bug fixes

Added drag and drop for groups see http://screencast.com/t/OTM2YTg4

slimed down the hold thing and cut all fat.  60% smaller !
(and note there is all those extra things that have cooming soon.. and still 60% lighter!)

LIGHTER FASTER STRONGER


@Cherry  I'm so sorry I forgot to fix the admin root before I pushed it out. I'll take care of that in the next push which will be shortly
Last edited by JeremyBASS on Sat Aug 21, 2010 8:27 pm, edited 1 time in total.
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

ok.. since there were no downloads just yet,

@Cherry I did fix the admin-- you should be good to go..

Also lightened it up a little more, added a rotating tips to help,

Also I forgot to say that I added a new param

dump -- this will just dump out the script... why would you want this?  well what if you write a blog that talks about your that super bit of code you just made... our you want to make a inline script grouping... lots of usage.

added 'in_script' to the param import is that you get the right syntax when you put it in a CSS file.

Sorry if someone dl it but I figured it was short in time so :D
Cherry

Re: Announcement: New module Script Deploy

Post by Cherry »

works fine now....
thanks a lot

Cheers Cherry
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

@Cherry Good, and oh bonus for you, there will be something like that html purifier you were asking about in SD, and you will be able to use it in an event so, you can hook it to any module you wish.. that is coming with the html validation.  just fyi..

So...

More is coming.. highlights? A security feature to help make  it hard to have intrusion attacks (looking at Media Temple here and their big attack that happened where viruses were inserted to JavaScript’s a few weeks ago, thanks that was fun  :P

Now !! not one !! of my SD made scripts had it.. why? well it's dynamic so, if they did get to it then it would just be removed without you needing do anythng or even knowing it had been sujected to the injection attack.. Nifty  ay :)

So if SD fights hackers by removing js injection attack, what is this new feature? .. Well preventing them from being able to ever put it in there..


Your best module to handle JavaScript, CSS, and more coming soon.  code like the pros without the overhead.. Cheers -Jeremy
Cherry

Re: Announcement: New module Script Deploy

Post by Cherry »

super!

Looking foreward to it

Cheers
Cherry
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

Had a chance to connect here and thought I'd share the labs test of the new security feature.. it's simple but that is the point too ;)

http://screencast.com/t/NjU0YWQ5OTA

more changes coming.. but enjoy the preview
uniqu3

Re: Announcement: New module Script Deploy

Post by uniqu3 »

Hi Jeremy,

thanks for the update.
I see some new options in the module and one of these is Template Manager.
As i assume we should be able to edit Templates directly through ScriptDeploy?

When i click on edit button i get this error message running CMSMS 1.8.2 with SD 0.7.7:
Warning: require_once(../admin/editcontent_extra.php) [function.require-once]: failed to open stream: Datei oder Verzeichnis nicht gefunden in /www/htdocs/w0085095/sandbox/modules/ScriptDeploy/ScriptDeploy.module.php on line 966

Fatal error: require_once() [function.require]: Failed opening required '../admin/editcontent_extra.php' (include_path='/www/htdocs/w0085095/sandbox/modules/ScriptDeploy/lib:.:/usr/share/php:..') in /www/htdocs/w0085095/sandbox/modules/ScriptDeploy/ScriptDeploy.module.php on line 966
I see there is a path in ScriptDeploy.module.php to ../admin/editcontent_extra.php and i use admin folder with other name, i tried to change the path there but with no effect, still the same error message. Do i need to uninstall and install it again to take effect on the path?

I think for the future update it would be an option to consider not using absolute path to /admin since i don't think i am the only one using some other folder name.
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

Hey there.. dang yeah, that area is not done.. which is why I put the coming soon at the top.. I knew I should have hide it away but I needed to get that update out.. :/ ..

Thou I didn't check that area yet for the ./admin/ dependence, the rest of the module should not care if you use admin, or some other folder name.  Are you saying that it's only not working for the template Manager area?

As far as "As i assume we should be able to edit Templates directly through ScriptDeploy?
" yes that will .. it's all so that a package.. a full css js and html package can be imported and exported.  That is the end goal.. well and validating the html as well.. hopefully shortly there will be a bigger update.. Cheers -Jeremy
uniqu3

Re: Announcement: New module Script Deploy

Post by uniqu3 »

Oh ok i noticed that "coming soon" in the export and import area but clicking on edit Template work so i thought it should work already, my bad  ;)

The end goal of ScriptDeploy sounds very good, this way all templating stuff is combined in one what again means faster development.
I like the idea and maybe it should be considered to be included in the core as default "Layout" option.
At least for me personally it saves allot time and has great features like caching, preloading images, compressing etc.
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

>>edit Template work so i thought it should work already,

Oh dang I thought I commented out the link.. :/ well that is what I get for rushing out a bug fix.

:D I'm glad someone is seeing the full power here... I was starting to think that was making a dud with those others make their new models in the core that is not get a 1/4 of the power SD dose for the type of script each one of those modules take on.

I will keep working on it and making it faster, lighter, and filled with power.. More to came and please I love the feedback.  There has been little of it so you, cheery and a few others lately so this is good.. tk -J
uniqu3

Re: Announcement: New module Script Deploy

Post by uniqu3 »

Well regarding the speed, maybe you should consider droping that validation thingy, anyone who deals with css and semantic markup for some time has some plugins installed in the browser of choice and it's not that hard to hit F5 in the browser window.
Thats just my opinion and i got used to hitting F5 or ctrl/F5  :)

And yes i have to say again, the module is very powerful, it is all in one solution when it comes to styling and template development in cmsms. I have tried it to see how compression works, well that was my first step with it and with each update there is something new and handy again.
Currently i am working on a sort of a standard template (with color,layout etc. options) for my low budget customers and probono projects so ScriptDeploy in combination with AdvancedContent + Gallery + SuperSizer is just unbeatable.
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

For validation you can turn that off :D I flip back and forth, also the next version has an option to turn off the editor too but still let you have tab support. 

My normal flow is install flip a few of the options, I like to work without the validator and turn it on later, I bump the revisions up to 20.. I like having a long undo list.  I'll set the smarty and filetimes on and set out the Global Script Root URL.. I am just using a simple .htaccess rule nowadays and do a c_name subdomain to the root of of the domain like asset.domain.com.. knocks the cookies out and creates more parallel net paths.

That's awesome that you use that combo.. that is what I do.. I worked on the AdvancedContent to get the features I needed in there, like the dynamic editing area using smarties. 

NaN has done and continues to do a good job pushing it forward.  I’ve been pushing out sites like mad with this combo.  Supersizer automates the images, scriptdeploy handles all the details that are time sucks to do, and shove it all in only one template that acts and looks like 3-4 more traditional templates due to AdvancedContent.

I must say I think CMSMS is getting some cool tools. :D
Cherry

Re: Announcement: New module Script Deploy

Post by Cherry »

I'm not sure if this is relevant...
(applies to SD 0.7.7)

When chosing to 'format the code nicely' together with the 'force lowercase' option
the module outputs the doctye declaration in lowercae like so:

Code: Select all

<!doctype html PUBLIC 
Just wanted to mention in case it's an issue.

Cheers
Cherry
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

Hmm.. that is a problem.. that will cause a non valid site.. I'll look in to that.. Thank you for bringing that up... Cheers -Jeremy
alexbuckland

Re: Announcement: New module Script Deploy

Post by alexbuckland »

Ive just upgraded a older version to 1.8.2 and I'm having issues with editing the css in one of my groups. After a change, I hit submit or apply and the changes dont hold. Also, I cant add any new scripts either, so I cant try copying the css to a new group.

Sys info below.
TIA

----------------------------------------------

Cms Version: 1.8.2

Installed Modules:

CMSMailer: 2.0
FileManager: 1.0.2
MenuManager: 1.6.5
ModuleManager: 1.4
News: 2.10.6
nuSOAP: 1.0.2
Printing: 1.1.0
Search: 1.6.5
ThemeManager: 1.1.1
TinyMCE: 2.7.2
CGExtensions: 1.20
CGSimpleSmarty: 1.4.5
CGBlog: 1.6.3
RSS2HTML: 1.2.4
FormBuilder: 0.6.4
FrontEndUsers: 1.12.3
Captcha: 0.4.3
ScriptDeploy: 0.7.7
CompanyDirectory: 1.6.8
Smileys: 0.2.0
JQueryTools: 1.0.9
CustomContent: 1.7.3
AjaxMadeSimple: 0.3.1
Chat: 0.3.0
CGCalendar: 1.5.6
DownloadManager: 1.5
NMS: 2.3.2
Timeline: 0.1
SimplePortal: 1.0
Album: 0.9.3
Gallery: 1.4.1
TreeManager: 0.6.0
Forum: 0.9.4
ServiceDesk: 0.1.0
DecisionMaker: 1.0
Twitter: 1.0.1

Config Information:

php_memory_limit: 64M
process_whole_template: false
output_compression: false
max_upload_size: 10000000
default_upload_permission: 664
url_rewriting: none
page_extension:
query_var: page
use_hierarchy: true
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true

Php Information:

phpversion: 5.2.13
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 64M
max_execution_time: 30
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 10M
session_save_path: /var/lib/php/session (0770)
session_use_cookies: On (True)
xml_function: On (True)

Server Information:

Server Api: apache2handler
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.45

----------------------------------------------
Locked

Return to “Modules/Add-Ons”