Fotonotes for Drupal 5 and 6

  • user warning: Unknown column 'u.signature_format' in 'field list' query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.signature, u.signature_format, u.picture, u.data, c.thread, c.status FROM fotonotes_en_comments c INNER JOIN all_sites_users u ON c.uid = u.uid WHERE c.nid = 3 AND c.status = 0 ORDER BY c.thread DESC LIMIT 0, 50 in /var/www/romka/data/www/romka.eu/modules/comment/comment.module on line 992.
  • user warning: Table 'romkaeu_fotonotes.fotonotes_en_captcha_sessions' doesn't exist query: INSERT into fotonotes_en_captcha_sessions (uid, sid, ip_address, timestamp, form_id, solution, status, attempts) VALUES (0, '80u5j8t8gceg88puopkd9nupf7', '38.107.191.94', 1265668885, 'comment_form', 'undefined', 0, 0) in /var/www/romka/data/www/romka.eu/sites/all/modules/captcha/captcha.inc on line 92.
  • user warning: Table 'romkaeu_fotonotes.fotonotes_en_captcha_sessions' doesn't exist query: SELECT status FROM fotonotes_en_captcha_sessions WHERE csid = 29233 in /var/www/romka/data/www/romka.eu/sites/all/modules/captcha/captcha.inc on line 112.
  • user warning: Table 'romkaeu_fotonotes.fotonotes_en_captcha_sessions' doesn't exist query: SELECT status FROM fotonotes_en_captcha_sessions WHERE csid = 29233 in /var/www/romka/data/www/romka.eu/sites/all/modules/captcha/captcha.inc on line 112.
  • user warning: Table 'romkaeu_fotonotes.fotonotes_en_captcha_sessions' doesn't exist query: UPDATE fotonotes_en_captcha_sessions SET timestamp=1265668885, solution='4TXNr' WHERE csid=29233 in /var/www/romka/data/www/romka.eu/sites/all/modules/captcha/captcha.inc on line 104.

Fotonotes – collection of scripts for annotating images. Fotonotes is very simple. Only 2 steps and all done. First, you have to select a part of image and write comment linked to selected part. Next, when user place mouse cursor over noted part of image, desire note will be showed. In such a way very convenient to select friends on collective photos, or components of complex schemes. This feature is common used, for example, on Flickr.com website.

Now Fotonotes available in the form of module for Drupal 5 and 6.

Features:

  • Fotonotes module integrates with Image module. It adds tab "Edit fotonotes" for all images. You may add notes for choosed image using that tab.
  • Access control system allows to customize note permissions for any image. For example, moderators will may add-delete-edit notes for all images, advanced users will may add-delete their own notes for all images, but simple users will may add notes only for their images.
  • There was error correction for Cyrillic fonts implemented.
  • Also, any amount of images with notes may be added into any content using bb-code [inotе=%] (sign “%” is replacing with nid-picture includes notes). Example bb-code using screen below::

Install:

  • Download this archive for Drupal 6, or this for Drupal 5
  • unpack it to your "modules" folder
  • Enable module in "/admin/build/modules" (you must install and enable Image module first)
  • Check "Fotonotes filter, noted image inclusion to node" for necessary image formats ("/admin/settings/filters"). After this action activate bb-code [inotе=%] will function properlyfor selected input format.
  • Set necessary access permissions in "/admin/user/permissions".

That’s all, now you and your visitors may use notes for all images.

You can test module on 2 photos Chineses and My bike. All notes reset to default every 2 hours.

Small request. If you use Fotonotes module, please write comment with link to your website down of this page.

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

User login