Ticket #135 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Optionally allow nodes to have an image (URL)

Reported by: nick Owned by: nick
Priority: normal Milestone:
Component: openguides Version: svn
Severity: normal Keywords:
Cc:

Description

Some guides may like to allow nodes to have an image, which can then be styled / located as required.

As not all guides will want this, it'll need to be a config setting to decide if it should be shown on the edit page. (Node display will always show the image if set, or a different empty span if not, to help with styling)

Change History

Changed 2 years ago by nick

  • owner changed from dom to nick

Changed 2 years ago by nick

  • status changed from new to assigned

Changed 2 years ago by dom

How will you decide what the URL to the image will be? I think this needs to be discussed a bit in the context of external image hosting, the possibility of adding image uploads, and special wikiformatting for both.

I suppose your initial plan will be to simply use a URL supplied in a metadata field? How will you impose limits on the width and height of submitted?

I tried to start a discussion about this back in 2004. http://openguides.org/mail/openguides-dev/2004-July/000465.html

Changed 2 years ago by nick

  • status changed from assigned to closed
  • resolution set to fixed

(In [843]) Display the node image if there is one, or an empty span if not. (there can't be a node image if node images are disabled). closes #135

Note: See TracTickets for help on using tickets.