FreenetWiki : LibrarianPlugin

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Most recent edit on 2007-10-29 17:38:23 by BombeQ [Change way of loading]

Additions:
~- Go to The FProxy plugins page
It is possible to embed the Librarian search plugin in a freesite. For example: this test page.
Source code:
<form accept-charset="UTF-8" enctype="multipart/form-data" action="/plugins/plugins.Librarian.Librarian" method="GET">
<input name="search" type="text" value="test">
<input name="index" type="text" value="USK@RG18X0wfOZrQ-5axO~45moiclaFtqT7ANllg165Zjpg,qTu5gqJLwC5LYyomwTUQWPergIEa3WZIPPd5qd~R5Nk,AQABAAE/ENTRY.POINT/48/librarian.idx">
<input name="stylesheet" type="hidden" value="/CHK@QvULinp7E6c2vMZ-62T~iJLQDr695LQUGZYbCGeblXs,v7jpa0ZTx~p56CHiWmQvq9y10xwx7Qf4-PrfyO0QqIQ,AAEC--8/1.css">
<input type="submit" value="Find!">




Edited on 2006-11-17 14:13:00 by MatthewToseland [document file format]

Additions:
~- download the file http://downloads.freenetproject.org/alpha/plugins/Librarian.jar.url It should get saved as a file like Librarian-r10964.jar

File format

Librarian uses a very simple index format. The spider can create index files, or you can create them from your own scripts or spiders:
!<url>
+<optional description of url>
+<optional more description of url>
!<next url>
...
?<keyword> <url number> <url number> <url number>
Url numbers are zero-based, and start the the beginning of the !<url> section.
Thaw uses a new format for its indexes, which can be produced by the NinjaSpider. Librarian will eventually be adapted to this new format.


Deletions:
~- download the file http://downloads.freenetproject.org/alpha/plugins/Librarian.jar.url It should get saved as a file like Librarian-r58952.jar
plugins.Librarian@http://downloads.freenetproject.org/alpha/plugins/Librarian.jar.url in the input box and click the Load button.




Edited on 2006-08-18 20:28:21 by ShoeyFighter [Removed the doesn't work message]

Additions:
It is a search engine.

Deletions:
It is a search engine. However, as of 05/12/06, it does not work correctly. Stay tuned.



Edited on 2006-05-12 19:31:25 by ShoeyFighter

Additions:
It is a search engine. However, as of 05/12/06, it does not work correctly. Stay tuned.

Deletions:
well?



Edited on 2006-04-10 11:56:02 by JaQa

Additions:

The Librarian plugin for Freenet 0.7

What is it for?

well?

Installation

To load the Librarian plugin go to The FProxy plugins page, enter:
plugins.Librarian@http://downloads.freenetproject.org/alpha/plugins/Librarian.jar.url in the input box and click the Load button.
To use the Librarian plugin, click on the VISIT link on that page.


Deletions:
To load plugin go to http://127.0.0.1:8888/plugins/ and enter:
plugins.Librarian@http://downloads.freenetproject.org/alpha/plugins/Librarian.jar.url

in the input box and click the Load button. To use the Librarian plugin, click on the VISIT link on that page.




Edited on 2006-04-07 21:55:47 by SyoungWiki [Removed difficult manual load with one-step web download.]

Additions:
To load plugin go to http://127.0.0.1:8888/plugins/ and enter:
plugins.Librarian@http://downloads.freenetproject.org/alpha/plugins/Librarian.jar.url
in the input box and click the Load button. To use the Librarian plugin, click on the VISIT link on that page.


Deletions:
To load plugin:
Get the plugin :
wget -N http://downloads.freenetproject.org/alpha/plugins/Librarian.jar.url
wget -N -i Librarian.jar.url -O Librarian.jar
Start it by connecting to the telnet control interface:
(bash)
telnet 127.0.0.1 2323
and then entering:
%%(prompt)
PLUGLOAD:plugins.Librarian@file:Librarian.jar
Or go to http://127.0.0.1:8888/plugins/, enter "plugins.Librarian@file:Librarian.jar" in the input box and click the Load button.
To use the Librarian plugin, click on the VISIT link on that page.




Oldest known version of this page was edited on 2006-04-04 15:22:50 by JaQa []
Page view:
To load plugin:

Get the plugin :

wget -N http://downloads.freenetproject.org/alpha/plugins/Librarian.jar.url
wget -N -i Librarian.jar.url -O Librarian.jar



Start it by connecting to the telnet control interface:

telnet 127.0.0.1 2323


and then entering:

PLUGLOAD:plugins.Librarian@file:Librarian.jar


Or go to http://127.0.0.1:8888/plugins/, enter "plugins.Librarian@file:Librarian.jar" in the input box and click the Load button.

To use the Librarian plugin, click on the VISIT link on that page.
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.1316 seconds