Announcement: New module Script Deploy

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

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

Quick update to 0.7.1 .. forgot to reset the db names.

---Note, some js snytax editors well make the jQuery ajax post not go thru... sadly EditArea is one of them..

Here is quick example of what you can do with ScriptDeploy... http://www.corbensproducts.com/blog/exp ... -test.html

There is so much you can do with it... use supersizer to take images from FEU and make buttons with user photos with ScriptDeploy, or create nifty sepia rollovers with smarty and supersizer all in ScriptDeploy... Want to make a grid system/CSS framework? Yes you can with ScriptDeploy.

Have fun.. cheers -Jeremy
Last edited by JeremyBASS on Sat Apr 10, 2010 5:21 pm, edited 1 time in total.
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

ok.. 0.7.2


Few bug fixes for an estimator project


Also, new feature-- multipliable user friendly... if a person is editing a script others cannot.  Others are also noted on who is editing.. This is cool... if you are working with a team or in a firm that has a few people doing css or js edits... this solves that "hey you just saved over my changes..."

:)
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

alright.. there is not a new release just yet.. I'm waiting for testes to come back and translations, but here is a few previews...


the user lockouts
http://www.screencast.com/users/jeremyB ... a524243874



I'll post more as I can.. Hope you guys enjoy.  Cheers -Jeremy
osxfil
Forum Members
Forum Members
Posts: 186
Joined: Wed Apr 01, 2009 6:03 pm

Re: Announcement: New module Script Deploy

Post by osxfil »

Hi Jeremy,
i tested your module shortly on my pages, but i have some fault on work with it. I use 3 CSS on my website, called Reset, Main and Style. First i added this CSS into ScriptDeploy by copying this three CSS. All CSS are in CSS list saved now. Then i create group for this CSS caled myCSS, add CSS into group with same order as are attached to my template.
In page template i delete tag {stylesheet} and insert tag {cms_module module=ScriptDeploy groupID="1" Stype="CSS"}. But on affected pages i haven't any image, which is defined by CSS, i.e. backgrounds, headers, buttons etc.)
When i open CSS in ScriptDeploy, then aren't in Extracted URLs tab any image too. What i make wrong?
Images are defined in CSS as follow example:

Code: Select all

 body {padding:35px 0; background:url("uploads/BMedia/bg.gif") 0 0 repeat-x; font:0.75em/1.6 "arial", sans-serif;}
All three CSS are validated and with standard {stylesheet} tag is working.

Thanks for your help!
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

So there are 3 states to images...

(../image.jgp)
(/image.jgp)
(image.jgp)

So what you want is to be in this case relative to the base so (/image.jgp) is what you would want.  Also I have an update coming here very shortly.. I just have to give some time for it to be translated out, all these items (Extracted URLs) and much more are addressed in the SVN now.


Shortly it'll be out :D  Hope this helps till then .. Cheers -Jeremy
Foaly*
Translator
Translator
Posts: 150
Joined: Sun Mar 29, 2009 3:32 pm
Location: London

Re: Announcement: New module Script Deploy

Post by Foaly* »

Seems like very good work, but why did you create your own css management? Where can I see the languages the module is already translated to?
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

>>> but why did you create your own css management?

Because I need high end css and js control... I wanted a reversion history, needed it to be minified, needed smarty, wanted to solve the issues of mulity editors over writing each other as they edit at the same time... Many many reason why everything else was not cutting it.

>>>Where can I see the languages the module is already translated to?
As far as the lang... um in the translation center... I think, es_ES, fr_FR and nl_NL at the moment.. looks like there is much still needed.. I think I'm going to release here shortly regardless of the translation status.    I' just need to finish one last feature, css image preloading and it's ready for the 0.7.5 release. 

Cheers -Jeremy
Foaly*
Translator
Translator
Posts: 150
Joined: Sun Mar 29, 2009 3:32 pm
Location: London

Re: Announcement: New module Script Deploy

Post by Foaly* »

Ok, perhaps I will be able to part with the old css editor and the javascript editing via dreamweaver. Then I will use your module and translate it into German (if not already done)

Will you give an overview of what the module exactly does, at least after the feature freeze, please?
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

I'll be working on the help and what not for sure.. it's just lot of function and control over your scripts that I really just got the inline tooltip help and that is about it..

I will be publishing tomorrow so if you want to do the German that would be great... I'm going to put in one last call be for it goes out.

Reading thru the thread you can pick up the feature list and what it does thou trying it out and you can see the power after you fully set it up. The new one with this release is css image preloading and added the ability to clear the revision history as well as a limit option.  I also did some more on the interface and the history edit and cache history reports as well as some improvements on the user multiple user lock out system.  Lots of good stuff :D .. -J
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

Your CSS and JS solution is here and powerfully smart to make your job easier.

Little late but worth it.. Oh so many... User lock outs.. for editing with many people.  Hot keys .. ctrl-s to save when editing. History reports on what the editors are doing. Reversion history.. bomb a script? no to worries just pick up that last version.  So So much more.. Play with it.. :D

I'll be making some screen casts and making some help docs.. You can just use it straight out, but.. you can really dial it in.. Good for nobs to get to that A grade for yslow... Overcome IE freak outs for css images coming from http when you’re on https..

Play with it.. it has some real power if you want to use it :D .. cheers -Jeremy


some screen shots for you

revision history
http://www.screencast.com/t/MTlkYTIzNzc

set limits on the history to fit your needs
http://www.screencast.com/t/NWIwMzEyNTQt

w3c CSS validation
http://www.screencast.com/t/MTMxZjAw

User lock outs
http://www.screencast.com/t/ODkxNjYz


Serve your script cookie free thru sub domains or on on https too.. (some setup in server is up to you)
http://www.screencast.com/t/MzMyYWY0MDAt

"When were you working on that?" asks your client
http://www.screencast.com/t/YjdlMzU4


And ajax saving and hot-key action.. Ctrl-s to save it
http://www.screencast.com/t/ZTQxNzU5NDUt
Last edited by JeremyBASS on Fri May 21, 2010 1:58 pm, edited 1 time in total.
Foaly*
Translator
Translator
Posts: 150
Joined: Sun Mar 29, 2009 3:32 pm
Location: London

Re: Announcement: New module Script Deploy

Post by Foaly* »

Thanks for that, jeremy. I will implement that in the next version of our website and then traslate it (German) - both in 2 weeks after my holdidays :)

-foaly*
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

Super ... it'd be great to get it in German .. there are 5 lang s so the more the merrier ay :D .. have a good vaca.. Cheers -J
Yvan B
Forum Members
Forum Members
Posts: 60
Joined: Thu Apr 08, 2010 3:27 pm

Re: Announcement: New module Script Deploy

Post by Yvan B »

Hi,

I was looking around for a simple way to have different colors on my web-site depending if I'm in the public area or in the member area. Something like :

if the page alias starts with public or is equal to 'home' or is equal to 'intranet' and $ccuser->loggedin is false, then
  color: green;
if the page alias starts with member or is equal to 'intranet' and $ccuser->loggedin is true, then
  color: red;

Briefly, I don't want to double the number and CSS file, because it would just be shitty to keep them all updated in the right way.

Jeremy, I see that your module allows lots of other stuff that I'll probably won't be using, but I just wanted to be sure it can do what I need...
Anyway, thanks for developping it ! Cheers
JeremyBASS

Re: Announcement: New module Script Deploy

Post by JeremyBASS »

Hello, yes it must certainly can do that... you need to turn on the smarty processing, also FYI on your task your after.. this is how I'd do it so insure the fastest speed.  in your template...

Code: Select all


</__body class="{if $ccuser->loggedin}LoggedIn{/if}">

that will serve you better as there is less testing of the state.  Hope this all helps.. Cheers -Jeremy
Yvan B
Forum Members
Forum Members
Posts: 60
Joined: Thu Apr 08, 2010 3:27 pm

Re: Announcement: New module Script Deploy

Post by Yvan B »

Thanks !

I tried your module this morning, but I haven't been very successfull. But I didn't turn anything on, so I guess the smarty processing wasn't even on...

Also, I had trouble with things like :

border: 2px solid RGB(170,30,0);
-moz-border-radius: 2px;
-webkit-border-radius: 2px;

It said '-moz-border-radius' didn't exist, but it does work...

In the end, I thought it wasn't that complicated to make 3 more css files. But maybe I'll get back to your module in a few days !
Locked

Return to “Modules/Add-Ons”