Help - Search - Members - Calendar
Full Version: JSView - Ver. 2.0.6
BabelZilla Board > Extensions > Mozilla/Seamonkey
Pages: 1, 2
jsab
Maintainer: jsab
Creator: Ron Beckman

Ext. Version: 2.0.6
Release date: 0000-00-00
Description: View the source code of external js and css files.
Extension is compatible to: ( 2.0 - 3.7a6pre) ( 1.0 - 2.6.*) ( 1.1 - 2.1a2) ( Songbird 0.4 - 1.8.*)

Included locales: be-BY ca-AD cs-CZ de-CH de-DE en-US es-ES fa-IR fr-FR hr-HR hu-HU it-IT ja-JP ko-KR nl-NL pl-PL pt-BR pt-PT ro-RO ru-RU tr-TR uk-UA zh-CN zh-TW

View on WTS -- Download the extension
PAGF_LINUX
The es-ES locale is released.

Regards,
jsab
You will occasionally find a new line character '\n' in some of the locale entities. That character is necessary since javascript alert boxes do no automatically wrap text to the next line. Unfortunately that means that you have to manually insert them which can take up quite a bit of time. Sometimes even if you insert them at regular intervals (ex: every 45 characters) the alert box still isn't properly formatted. So instead of repeatedly changing the locale and then re-installing the extension to test the alert boxes I have provided an easier way to add the new line characters. Visit the webpage listed below for more info.


http://scorpiondb.com/newLineHelper.htm
Krcko
Croatian locale released...

Regards!
markh
Dutch locale gone into QA/Testing
Goofy
QUOTE(jsab @ Jul 15 2006, 19:56) [snapback]17015[/snapback]

You will occasionally find a new line character '\n' in some of the locale entities. That character is necessary since javascript alert boxes do no automatically wrap text to the next line. Unfortunately that means that you have to manually insert them which can take up quite a bit of time. Sometimes even if you insert them at regular intervals (ex: every 45 characters) the alert box still isn't properly formatted. So instead of repeatedly changing the locale and then re-installing the extension to test the alert boxes I have provided an easier way to add the new line characters. Visit the webpage listed below for more info.
http://scorpiondb.com/newLineHelper.htm

Wow, this is a very good and useful tool to test alert messages display, THANKS very much for that smile.gif
rockon.gif
@translators : you should have a look at it and use it, very simple and handy !
markh
QUOTE(Goofy @ Aug 7 2006, 10:42) [snapback]17895[/snapback]

@translators : you should have a look at it and use it, very simple and handy !

Used it before, very handy indeed.

There's something going wrong with this. After I installed the extension in my test profile the taskbar looks like this:
[attachmentid=1650]
the description is still in English and clicking options results in this:
[attachmentid=1649]

I've probably done something wrong here, but could anyone hint me on what exactly? wacko.gif
Luana
QUOTE(markh @ Aug 7 2006, 12:14) [snapback]17897[/snapback]

There's something going wrong with this. After I installed the extension in my test profile the taskbar looks like this:
[attachmentid=1650]
the description is still in English and clicking options results in this:
[attachmentid=1649]

I've probably done something wrong here, but could anyone hint me on what exactly? wacko.gif

Probably something inherent to the encoding?
Hmmm... could you please attach in your answer the xpi file containing your localization? wink.gif
markh
QUOTE(MatrixIsAllOver @ Aug 7 2006, 11:18) [snapback]17898[/snapback]

Probably something inherent to the encoding?
Hmmm... could you please attach in your answer the xpi file containing your localization? wink.gif

Here you go!

Attachment removed

*EDIT* Hang on! I just discovered something in the xpi...
*EDIT 2* Never mind, my mistake. I forgot to create a subfolder 'jsview' in the nl-NL folder. The extension is now functional. Apologies for any inconvenience!
markh
Dutch locale (nl-NL) released!
jsab
I have added the updated locales to v1.1.6. You can download it from the link below. I have tried to keep the list of contributors as accurate as possible, but if I have left your name out or listed it incorrectly please contact me and I will correct it as soon as possible. The complete list of contributors can be viewed in the jsview About window.

I am also looking for a pt-BR translator. Previous versions of jsview included a pt-BR locale, but it has not been updated in quite a while. Since only 50% of the entities have been translated I had to remove the pt-BR locale. If you would like to translate this locale please contact me and I will email you the entities that have been previously translated. Thanks.

http://scorpiondb.com/firefox/extensions/j...jsview1.1.6.xpi

scorpiondb [at] scorpiondb [dot] com
Luana
Italian localization has been completed, tested and set as Released.
markh
Dutch locale (nl-NL) tested and released.
PAGF_LINUX
The es-ES locale is released.

Regards,
jsab
@PAGF_LINUX

Thanks for the update. I've included the updated locale in v1.1.9. You can download it from the link below. Cheers.

http://scorpiondb.com/firefox/extensions/j...jsview1.1.9.xpi
javalai
Chinese Traditional (zh-TW) is tested and released.
markh
Dutch locale updated and released cool.gif
jsab
In v1.2.4 the file size will be displayed for all cached files. If the file size is missing then that indicates that either the file has not been downloaded yet or it can't find the filename in cache. That scenario will occur if you are using the NoScript extension and visit a site that uses external javascripts. The js filenames will be displayed on the popup menu but since those scripts were blocked from executing, the files were never downloaded into cache and therefore the file size cannot be calculated or displayed.

Occasionally you will encounter a website that uses external scripts that do not contain a filename.

Example: <script src="http://site.com/scripts/">
Example: <link rel="stylesheet" href="http://site.com/stylesheets/?type=text/css">

Since the filename cannot be found in the url, the extension will not be able to locate it in cache even if it is downloaded. Those types of urls will be labeled '[No_Name]' on the popup menus.

There is a new preference in the options window labeled 'Display js/css file size in kb.' When that option is checked the menu items on the popup menus will display the file size plus kb (7.46 kb). When it is not checked they will display the file size in bytes (7,641 bytes). Please let me know if you encounter any bugs with this version. Thanks.
markh
Dutch locale updated and released cool.gif
ReinekeFux
Hi Ron,
QUOTE(jsab @ Nov 20 2006, 19:20) [snapback]22028[/snapback]

Since the filename cannot be found in the url, the extension will not be able to locate it in cache even if it is downloaded. Those types of urls will be labeled '[No_Name]' on the popup menus.

Is there any special reason for the underscore between the two words '[No_Name]' (i.e. does any translation need to use it, too)?
jsab
There's no special reason for including the underscore, it's just a personal preference. I think it looks better when it's displayed on a menu item without the space, but feel free to remove it if you prefer. In fact you could even change the underscore to another character if you would like. (space, dash, etc.)

[No Name]
[NoName]
[No-Name]
Krcko
Croatian localization has been updated, tested and released biggrin.gif
Team erweiterungen.de
QUOTE(jsab @ Nov 22 2006, 08:09) [snapback]22078[/snapback]

There's no special reason for including the underscore, it's just a personal preference. I think it looks better when it's displayed on a menu item without the space, but feel free to remove it if you prefer. In fact you could even change the underscore to another character if you would like. (space, dash, etc.)

[No Name]
[NoName]
[No-Name]

Thanks for clarification!
German locale is updated and released...
Luana
QUOTE(Team erweiterungen.de @ Nov 23 2006, 00:22) [snapback]22133[/snapback]

Thanks for clarification!

+1 cool.gif

Italian localization has been completed, tested and set as Released.
Shadow912
Japanese locale is released.
PAGF_LINUX
The es-ES locale is released.

Regards,


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

Un Saludo,
stoneflash
Russian locale is released.
jsab
There really aren't any new features in this version. The update mainly involved condensing and improving the existing code. I have tried to simplify the process of opening files in an external editor. Therefore all of the options involving the temp folder and temp files have been removed from the options window. The extension will use your system's default temp folder instead. Hopefully all issues with the Mac OS have been resolved as well. Anytime you open the view source window it will be assigned to the tab it was opened from. That will allow you to have multiple view source windows open at once and still be able to use the jsview menu under the view menu in the view source window. Previously those menus would retrieve the scripts from the current tab instead of the tab they were opened from. One other note, if you have the NoScript extension installed you will need to allow scripts for the website you are viewing before you will be able to view the source code of a javascript in a new tab. Thanks for everyone's help and let me know if you have any questions about the new entities or if you experience any problems with this version.
stoneflash
Russian locale is released
Shadow912
Japanese locale is updated and released.
Luana
Italian localization has been completed, tested and set as Released.
markh
Dutch locale updated and released cool.gif
wtspout
Korean locale (ko-KR) tested and released.
PAGF_LINUX
The es-ES locale is released.

Regards,
jsab
It seems that there was a bit of confusion surrounding the option to 'Disable context menu items' in the last version. That option only removes the jsview popup menus from the context menu, not all of the jsview menu items. To avoid any confusion in future versions I have changed the jsview.disableCo string to the following:

Disable jsview popup menus on context menu.

Regards,
Ron
Shadow912
Japanese locale is updated and released on WTS.
markh
Dutch locale updated and released cool.gif
Luana
QUOTE(jsab @ Jan 21 2007, 23:48) [snapback]24379[/snapback]

[CUT] 'Disable context menu items' in the last version...
removes the jsview popup menus from the context menu, not all of the jsview menu items. To avoid any confusion in future versions I have changed the jsview.disableCo string to the following:

Disable jsview popup menus on context menu.

Hi Ron,

Italian localization has been completed, tested and finally set as Released.
Thanks for the tip, I've adopted the sentence suggested by you! biggrin.gif
PAGF_LINUX
es-ES locale is released.

Regards,
Cashman
Hi Ron!

hungarian locvale added.

Cashman
momus
In Mozilla Addons page is version 1.5, but in BabelZilla is 1.2.7. Are translations (texts) actual??
jsab
The last few versions of jsview didn't include any new strings so I haven't submitted any of them to babelzilla yet. However I am working a new version that should be ready within a week or so. I'll make sure to submit it to babelzilla when it's completed.
momus
Ok, from now I'm main Polish translator of JSView.

Translation for this version of extension tested and released (I did it earlier but I didn't have rights to release this extension).

Now I'm waiting for new version.

P.S. Current version available on AMO works fine with Fx 3.0b2
jsab
Version 2.0 is finally completed. There are only a few new strings to translate and quite a few of the old ones have been removed. There are only a couple of new features in this version. Most of the changes involved rewriting existing code from previous versions to hopefully make it much more stable and compatible with newer browsers. One of the new features that was added allows users to right click on the 'View Page Source' menu item on either the context menu or view menu. The jsview icon has been added to those menu items to alert users that they can access the jsview behavior window with a right click. The temporary files will now all contain a .jsv extension which allows jsview to determine which files it created during each session. You can remove all of the .jsv files in your temporary directory by checking the corresponding preference in the jsview options window.

Hopefully all of the bugs have been worked out in this version, but if you find any errors please post them. Thanks.

EDIT: There is currently bug in the latest build of FF3 that prevents jsview from retrieving chrome urls.
jojaba
Found a typo in jsview.properties :

jsview.CSS
SS
Should be :
jsview.CSS
CSS

wink.gif
jojaba
I'm not sure it is a typo, I found that "SS" everywhere where "css" must be translated. I guess it's an abbreviation of the abbreviation ! laugh.gif
jsab
QUOTE
I'm not sure it is a typo, I found that "SS" everywhere where "css" must be translated.

Yeah, it's supposed to be "SS". smile.gif I ended up changing the icon to SS for style sheets so I decided to change all CSS strings in the extension to just SS.

JS = JavaScripts
SS = StyleSheets
momus
Ok Polish translation updated and released.

All CSS strings changed to SS, but I don't think that is good idea, but maybe this is only my custom to CSS shortcut.
Cashman
Hungarian locale updated.

Cashman
PAGF_LINUX
Locale es-ES released.

Regards,
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.