mozdev.org

citations

resources:

This is a page with user notes on it.

User Notes: [?]

If you do not get a response to a question posted in this forum, please try sending a message to the project's mailing list or to the project owner directly.

[1] Submitted by: Davide on Wednesday 20th October 2004 at 07:19 -0400

Hello world! Your comments are welcome

Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10
[2] Submitted by: Josh on Wednesday 27th October 2004 at 14:20 -0400

Nice work! Really great for saving post snipperts etc.

[3] Submitted by: John on Sunday 21st November 2004 at 05:17 -0500

This is a really great tool for capturing info on the fly. There is almost no overhead involved in saving information. I look forward to being able to control the way data is shown in my "manage citations" page, such as turning off the URL (because it takes up so much page space.

Awesome work. Simple. Effective. A joy (and great benefit) to use.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
[4] Submitted by: Davide on Tuesday 23rd November 2004 at 08:45 -0500

John, I see your point. As soon as I can I will change the way citations are presented. I was thinking to a grid/tree widget instead of a Web page.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)
[5] Submitted by: veiledmyst on Thursday 25th November 2004 at 13:35 -0500

This sounds like a cool ext. but I can't get it to work. When I try to save citation nothing comes up most of the time or a plain white window does. Under options in extensions a very little window bar comes up that I cannot do anything with.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
[6] Submitted by: Davide on Thursday 25th November 2004 at 17:51 -0500

veiledmyst, have you installed jslib from jslib.mozdev.org?

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)
[7] Submitted by: veiledmyst on Friday 26th November 2004 at 01:26 -0500

My bad, thanks it is working great now. This is a very useful extension.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
[8] Submitted by: seba on Tuesday 30th November 2004 at 15:05 -0500

Thank you for this fantastic extension! Just one thing: Is there a possibility to backup my collected citations? In case I buy a new PC or reinstall my system I want to use further my collected citations. I guess the citations are saved in the file 'citedb.rdf'? So do I have just to backup this file and after the reinstall of the system (W2K, firefox, extensions and so on) I replace the 'empty' file 'citedb.rdf' by my backup file? Or do I have to backup more files? Thank you.

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
[9] Submitted by: Davide on Tuesday 30th November 2004 at 16:17 -0500

seba, go in your personal user folder

for instance in my machine
C:\Documents and Settings\davide\Application Data\Mozilla\Profiles\default\5thzkwww.slt

and make a copy of your citedb.rdf

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)
[10] Submitted by: seba on Tuesday 30th November 2004 at 17:21 -0500

Thank you Davide! So I just have to backup one file. This is quite simple. Thank you for your dedication in this project!

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
[11] Submitted by: Scouty on Tuesday 28th December 2004 at 18:20 -0500

Hi,

I'm looking for a code snippet to get the actual URL from Mozilla Firebird with Visual Basic (preferable) or with C. Alternatively it would help to get a solution or a workaround with e.g. a special JavaScript (or another in Firefox executable script or batch), which puts the URL in the clipboard where I can get it.
Can you help me? That would be great!

Best greetings

Scouty
joesmile@gmx.de

Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
[12] Submitted by: Davide on Wednesday 29th December 2004 at 05:23 -0500

Scouty, this forum is only to discuss "citations" issues and not Mozilla programming in general. Please, post your question to other forums. Moreover, you can simply download the source of my extension and seek the function you need.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616
[13] Submitted by: Scouty on Wednesday 29th December 2004 at 07:15 -0500

Sorry for this offtopping subject, just because I didn't find anything at the web answering my question.
The other thing is that I've problems with this way of showing the source code, I'm not used to open source programming.

Cheers!

Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
[14] Submitted by: Herbert on Saturday 1st January 2005 at 16:29 -0500

Great tool and it works fine!
(By the way: if I start the "options"-dialog of the citation extension, there is coming a very little firefox window with nothing to do - but, as I have said: citations works).

But like John in [3] I want to change the layout of the manage table (gray and green is bad to read). Any help? Thank you!!!

Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0
[15] Submitted by: Davide on Saturday 1st January 2005 at 16:46 -0500

>(By the way: if I start the "options"-dialog of the >citation extension, there is coming a very little >firefox window with nothing to do

This is because I have not yet implemented a config tool for citations.

> I want to change the layout of the manage table (gray > and green is bad to read)

In citations.jar (see your local chrome directory) you should modify the file citedbview2.html which contains a small css definition.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616
[16] Submitted by: Herbert on Sunday 2nd January 2005 at 00:06 -0500

Hello Davide,
wow - this was a very quick answer! Thank you!
I found the citations.jar and then 2 subdirs "content" and "cvs" - in the content subdir I found the citedbview2.html and in this file the css lines. I changed this lines with a texteditor and started Firefox new - but no effect (the extension works fine again, but no change of colors).
So I uninstalled the extension and made a fresh install - but no effect again.

Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0
[17] Submitted by: Davide on Sunday 2nd January 2005 at 06:52 -0500

hello, I had in mind the old Mozilla chrome tree in which one can simply copy a new jar, restart and go! In fact, I noticed in Firefox a different chrome directory structure. At all events, I uninstalled the citations from the extension manager windows, and restarted Firefox. Then I loaded a new version of the xpi containing new colors in Firefox and currently I have yellow instead of green. Let me know how to provide you the new xpi and I'll send it to you.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616
[18] Submitted by: Herbert on Sunday 2nd January 2005 at 09:20 -0500

Davide, thank you again!
With your hints I found the way to unzip the files, make the changes and packed it to new .jar und .xpi - so it works now fine!
I use for good readiability this colors:
tr.odd {background-color: #FFFFDB}
tr.even {background-color: white}
tr.columns {background-color: #FFFF99}

It's a really helpfull extension! Maybe you'll develop a configuration tool for the output. To change the colors could be one thing. An other idea could be, to make additonal output formats, if some wishes to copy and past the whole text per example in a word document. (With table structure he has to copy each single cell.)

But this is a matter of your free time - I thank you again for your very kind and quick response!!!

Greetings from Germany and a Happy New Year!

Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0
[19] Submitted by: mlog on Tuesday 15th February 2005 at 14:12 -0500

I like ScrapBook

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050203 MultiZilla/1.8.0.1b
[20] Submitted by: mlog on Tuesday 15th February 2005 at 14:13 -0500

amb.vis.ne.jp/mozilla/scrapbook/

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050203 MultiZilla/1.8.0.1b
[21] Submitted by: Davide on Tuesday 15th February 2005 at 14:56 -0500

Impressive work. Citations is only focused on "citations" so one could prefer one or the other depending on his needs.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0
[22] Submitted by: Michel on Friday 25th February 2005 at 16:29 -0500

Very useful tool! But what are the urls in the RDF meant to do?

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
[23] Submitted by: Michel on Friday 25th February 2005 at 16:31 -0500

that was: But what are the wwwdotcitedbdotorg urls in the RDF meant to do?

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
[24] Submitted by: Davide on Saturday 26th February 2005 at 10:16 -0500

The URL means nothing. I picked up an example of RDF datasource and simply changed the foo.bar URL with mine

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0
[25] Submitted by: Jamm!n on Thursday 31st March 2005 at 08:02 -0500

This looks like a useful extension. Can I make a few suggestions?

* Would be nice if the CSS was accessible rather than hidden inside a jar -- or put your defaults there but allow customising via a user css file.

* When viewing a stored citation in-place on the webpage, the citation bar seems to stop the page title being displayed by in Firefox's title bar. A way to close the citation bar would be good, as would if it disappeared when clicking through to a different page.

* Please grey out the Options button until such time as it is implemented! I didn't even see the tiny window, I thought it had crashed the EM...

Cheers,
Jamm!n

Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.6) Gecko/20050306 Firefox/1.0.1 (Debian package 1.0.1-2)
[26] Submitted by: firq krumpl on Tuesday 26th April 2005 at 00:31 -0400

i'm getting a completely blank popup. any known conflicts with other extensions?

Mozilla/4.0
[27] Submitted by: Davide on Tuesday 26th April 2005 at 04:22 -0400

Thank you Jamm!n for your suggestions!

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0
[28] Submitted by: Davide on Tuesday 26th April 2005 at 04:23 -0400

firq krumpl, citations is not compatible with older versions of mozilla. Current version has been tested with FF 1.0

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0
[29] Submitted by: firq krumpl on Tuesday 26th April 2005 at 13:43 -0400

i'm using 1.0 and have tried running citation in fresh profile with same result.
frustrating because this looks like it would be among my most used extensions.

Mozilla/4.0
[30] Submitted by: firq krumpl on Tuesday 26th April 2005 at 13:47 -0400

just noticed that, unlike the rest of you, i have "mozilla/4.0" tagged on my post. ?

Mozilla/4.0
[31] Submitted by: Davide on Wednesday 27th April 2005 at 04:22 -0400

Your browser signature is strange. What browser do you use? Current Citations works only on Firefox 1.0+ with JSLib pre-installed. It should work, but I've not tested yet, on Mozilla 1.7+ and Netscape 7.2+. It does not work on Internet Explorer, Opera, and other non-gecko browsers.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0
[32] Submitted by: firq krumpl on Wednesday 27th April 2005 at 04:31 -0400

using ff1.0

Mozilla/4.0
[33] Submitted by: Davide on Wednesday 27th April 2005 at 04:46 -0400

Ok, write to me dcarboni@gmail.com and attach a screen shot of Tool->Extensions and of Help->"About Mozilla FireFox"

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0
[34] Submitted by: Alex on Wednesday 31st August 2005 at 21:06 -0400

A sorting and grouping function by key term would be nice. Otherwise very nice tool :-)

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0
[35] Submitted by: digideth on Monday 21st November 2005 at 02:02 -0500

jus wanted to say great work, one sugestion is to gray out the options link so no one complains about the miniwindow that pops up cause u have no options yet, makes sense to me, keep up the great work

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7

To add a comment fill in the form below. HTML is not allowed in posts. Use two carriage returns to start a new paragraph.

This is not provided as an advertising medium, so posts with excessive numbers of links in will be discarded, as they are assumed to be spam. Javascript is used to stem the flow of auto-submissions.

The citations project can be contacted through the mailing list or the member list.
Copyright © 2000-2009. All rights reserved. Terms of Use & Privacy Policy.