addedValues Plugin

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

(1 or more words)


Get tropes here!
Click to see internals
Report bug


Arcade Fire

sitepic_af0711.jpg:
Viewable with Any Browser

Members
Join Now
Login

addedValuesDocs Trope Server

Published Tropes.

This page shows all Tropes published in this website. A tropes accessibility is controlled by the website Managing editors; only those that are accessible to you, will show with an install link.

schemaObjects
CategoryManila
Implements a group (schemaObjects) with user transaction variables, a form and a report. The form calls the included postProcessor schemaObjectTable, included in addedValues version 1.0.12, which collects data on each addedValues entity into a table. The report presents the data in a most recent changed order. To use the feature, highlight the form objectTableBuild and click Test.
Updated 13:16; 08Feb2008Published 13:23; 08Feb2008
gemLister
CategoryManila

This trope implements paged display of Gems, sorted by Title, owner or lastUpdate adding the ability to click on column headings to change the order of presentation.

After installation, create a story containing the text
{addedValueMacros.query("everyGem", "gemsLister")}
and assign it a path in the site structure.

To replace the Manila GEMS list page, go to the preferences page in addedValues on your site, click 'Edit site urls' and replace Manila picture report by assigning the full url of the story to editorialGems.

You can change the query everyGem to suit yourself; add variables to the gemsLister group and use them in queries, forms and reports as required.

See also http://www.addedvalues.org/casestudies/gemLister/

Original idea Peter Baumgartner, Jessica Pater, Leif Pullich, Edumanila Project, FernUniversitaet Hagen.

Updated 22:46; 17Dec2005Published 18:24; 26Feb2006
storyLister
CategoryManila

storyLister implements a paged display of stories and pictures,sorted by lastUpdate, subject, owner or storyType (stories only) adding the ability to click on column headings to change the order of presentation.

After installation, create a story containing the text
{addedValueMacros.query("everyStory", "storyLister")}
and assign it a path in the site structure. Then create a second story, with the text
{addedValueMacros.query("everyPicture", "storyLister")}
and assign it a second path in the site structure.

To replace the Manila stories list page, go to the preferences page in addedValues on your site, click 'Edit site urls' and assign the full url of the first path you to editorialStories. Replace the Manila picture report by assigning the url of the second story to pictureHompage.

You can change the queries everyStory or everyPicture to suit yourself; add variables to the group and use them in queries, reports as required.

Updated 22:40; 17Dec2005Published 15:22; 26Feb2006