Difference between revisions of "Term"

From ActionApps Documentation
Jump to: navigation, search
m (Terminology moved to Term)
(Reader Management)
Line 4: Line 4:
 
== Parameter ==
 
== Parameter ==
 
== Reader Management ==
 
== Reader Management ==
 +
<aafaq id=1657>~ToDo: 1657 What is Reader Management?</aafaq>
  
 
== Slice ==
 
== Slice ==

Revision as of 13:41, 28 July 2005

Note for editors - please try to keep this in roughly alphabetical order

Field

Item

Parameter

Reader Management

What is Reader Management?

Reader Management is a special kind of slice that is designed to contain data about subscribed "readers" (aka public web site users). A Reader Management slice can be used to send automated email alerts of new AA items, personalize page views, send bulk target emails, and generally act as a contact database. Anonymous forms can be set-up to allow users to change their subscriptions and contact data in the Reader slice.


Slice

What is slice?. If you know databases (relational databases), the answer is simple. Slice is a database table. If you don't, don't worry. It's simple.

We use the term "slice", because we like to look at one ActionApps installation as one big pie, and each user can have a bite ( or slice ). The pie is made of items, which are particulary tasty, and each item belongs to one slice. So, another way to look at this is that slice is a container (basket) full of items.

There is more to slice:

~ToDo: insert picture explaining slice
 

Slice can or can't be accessed by ActionApps User depending on the User Permissions Slice can generate parts of web pages Views depending on the actual content in it, and it can even look nice if you have spend some time playing around with the Design Templates.

The way you set your slice up will be reflected in many other areas, becuase it not only holds content, but Slice Settings also determine the look of Item Manager, data structure and Input Controls .

Moreover, slices can be created, modified, deleted, exported to another ActionApps installation, imported from somewhere, synchronized across several ActionApps installations, and last but not least, blamed for things not working the way they should.

Some useful links realated to slice topics:

~ToDo: link to the relevant slice documentation

View