Giter VIP home page Giter VIP logo

jscsscomp's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @TomoakiNagahara
  • ๐Ÿ‘€ Iโ€™m interested in github action.
  • ๐ŸŒฑ Iโ€™m currently learning Wu-Shu.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on onepiece-framework.
  • ๐Ÿ“ซ How to reach me https://twitter.com/TomoakiNagahara/
  1. Nintendo Basic
  2. C/C++ for Macintosh
  3. C/C++ for Win32 API
  4. C/C++ for WinNT
  5. C/C++ for Linux
  6. C/C++ for CGI
  7. Perl for CGI
  8. Java for iMode
  9. PHP
  10. Objective-C
  11. C# for iPhone and Android
  12. Returned to PHP.

jscsscomp's People

Watchers

 avatar  avatar

jscsscomp's Issues

not commented one line of code


line 164: $cacheData = $jsPacker->pack();


Hi, in your download package the line 164 must be commented or removed because 
js packer is not used...


Original issue reported on code.google.com by [email protected] on 24 Apr 2011 at 3:26

Enter one-line summary

What steps will reproduce the problem?
1. enable error_reporting(E_ALL)
2. request a js or css
3. that's all folks

- What is the expected output? What do you see instead?
Nothing happens, no js or css re returned, no error neither. You have to
take a look at the error log to see errors.

- What version of the product are you using? On what operating system?
I did test it on win xp pro fr, using apache2 and php5.2

- Please provide any additional information below.
I was able to debug it very simply, just by adding one more check in
jscsscomp.php:89

if (array_key_exists('If-None-Match', $headers) && preg_match("/$hash/i",
$headers['If-None-Match'])) {// Look for a hash match
......
}


Original issue reported on code.google.com by [email protected] on 2 May 2007 at 2:01

sub folders jscsscomp working version

- What steps will reproduce the problem?
1. setup a website in a non root folder
2. add jscsscomp
3. verify it's not working =)

- What is the expected output? What do you see instead?
jscsscomp is not able to find the required js because of the sub-folder
structure

- What version of the product are you using? On what operating system?
Tried it using Win Xp Pro Fr with Apache2 and PHP5

- Please provide any additional information below.
Fixed by replacing the jscsscomp.php:230 with the following line :
$val = str_replace('\\', '/', realpath('../'.$val));

Original issue reported on code.google.com by [email protected] on 2 May 2007 at 2:29

css is ok, but a lots of js error

What steps will reproduce the problem?
7. "From this point all your JS and CSS files should be served compressed
by gzip (if browser accepts gzip compression) or by packer (only for JS
files)" 

What is the expected output? What do you see instead?
I have js errors, look like it works badly. I have .gz's in the cache
directory, css looks good, but js's create a lots of error.
(for example the simple: prototype.js)

What version of the product are you using? On what operating system?
Newest, with debian, PHP Version 5.2.0-8+etch1, apache 2.2.3, FF 2.0.3

Thx
feki

Original issue reported on code.google.com by [email protected] on 26 Apr 2007 at 2:02

Attachments:

Does not work with Wordpress

What steps will reproduce the problem?
1. Install wordpress
2. Install jscsscomp
3. Refresh homepage

What is the expected output? What do you see instead?
Removes all styles and produces numerous javascript errors

What version of the product are you using? On what operating system?
Wordpress 2.2.3 in Firefox

Please provide any additional information below.

This would be a great addition to wordpress (either on it's own or in a
plugin) - all those plugins make for a bloated page.

Original issue reported on code.google.com by [email protected] on 14 Sep 2007 at 8:55

Please help - multiple files not working?

hi there,
I have tried many others scripts like this and have found yours so far to 
be the best and works the best - I just have a few questions. Primarily 
when trying for multiple js files I get the following error in YSLOW in 
firefox:

http://www.myphaze.co.uk/scripts/jquery.core.js,/scripts/jquery.timeago.js,
/scripts/jquery.growinginput.js,/scripts/jquery.textboxlist.js (status: 
404)

Also do these cached files get purged o is this a manual/CRON job?

On line 87 getallheaders(); does not apear to exsist as a function?

Any help would be appreciated, please feel free to contact me via:
[email protected]
I would really like to get this script fully working.

Thanks, James


Original issue reported on code.google.com by [email protected] on 23 Apr 2010 at 2:21

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.