neo4j-contrib / neo4j-org

neo4j.org website
55 stars 51 forks source link

Images for featured content should be individually sizeable #107

Closed amorgner closed 11 years ago

amorgner commented 11 years ago

F.e. on http://staging.neo4j.org/develop/visualize, there are large and small images. It should be possible to control the image dimensions individually, by f.e. putting width and height into the content data.

The text left of the image should float around the image.

amorgner commented 11 years ago

We should definetely go for server-side scaling. If not real-time, then install pre-scaled images as static assets.