flickwriter

By 37to Last update Jul 2, 2009 — Installed 641 times.


Script Summary: Create Link as flickr image.

Version: 0.10 alpha

Copyright: 2009+, 37to (http://www.37to.net/)

License: The MIT License Copyright (c) 2009 37to.

What's this

This script can easily put the image of flickr on blog and mail.

The purpose of my making this script is to generate the link for Lightbox in the JavaScript library easily by using the image of flickr.

flickrwriter_example

Japanese Document

Coming soon.

How to use

  1. This script is installed.
  2. The image page of flickr is opened.
    example:blog.37to.net.200903 on Flickr - Photo Sharing!
  3. When the page is opened, the selection box is displayed. The format that you want to use is selected.
  4. It is only copied because the source code is displayed when the select box is selected.

Working environment

It is only Firefox3.0.10 on Greasemonkey that I confirmed the working.

It is likely not to work because it doesn't confirm the operation in other browsers.

Version

It is alpha version now.

Future

  • When the text area is clicked, the text is selected. fixed 0.02a
  • The user format can be saved.
  • The variable that can be used in the format can be displayed.
  • Update notification

Special thanks

Jason Rhyley - Userscripts.org
I referred to Flickr Photo Page Enhancer for Greasemonkey when this script was made.

Release Note

0.10 alpha
Added : Edit able to format.
0.02 alpha
Added : When the text area is clicked, the text is selected.
Bug fix: Problem that variable of format is displayed when there is no original size
0.01 alpha
Initial release