addedValues Plugin

...Powerful Free! Database Expansion for Manila
logoBottle:

(1 or more words)


Get tropes here!
Click to see internals
Report bug


GSA Business

sitepic_gsabusiness.jpg:
Viewable with Any Browser

Members
Join Now
Login

Photo DB

Manila handles many objects. Of these, pictures are one type, considered as a sub-set of messages.

You keep hearing people who want to upload a bunch of images and make slides shows. Manila offers no simple way to do that. Metdata offered the navigator macro, but that required to create a story for each image; like two messages for the single use...

Well here is an interesting case where you can simplify matters tremendously.

You really only have to do the following:

  1. Create at least one indexed variable that will have values that describe the photograph - say photoCategory. Using predefined values is a matter best decided by you...
  2. Create a form that will be used to edit a picture. Make sure you include the subject, body and photoCategory variables in your layout.
  3. Create a report that will present to picture to an end-user - say photoLayout. Let your imagination roam... templates ? other variables & their values ? search forms ?
  4. Make sure that somehow the body of the picture you are editing includes the page macro that should look something like this {addedValueMacros.page("photoLayout")}

Some variants:

Expanded thinking...
Hmmm... does this mean you can create 8 variables and assign them to picture messages ? Edit them ? And search them ? Generate hit lists ? Produce reports ?

No one is going to stop you...