Since so many capabilities are built with Wagn itself, new installations come with several hundred cards by default. Most of them are listed here (not including many cards that make up some of the plus cards below). The default cards themselves are actually maintained on en.dwagn.org
Cardtypes
Each includes a description card, and links here to relevant documentation.
Administrative
User — and User+*type+*accountable makes it possible for them to have accounts.
Data types
Basic
Phrase
PlainText
Image — and Image+*right+*default makes any new card ending in +Image to be of type Image.
FileToggle
Number
Date
HTML — and HTML+*type+*default sets new ones to be editable only by Administrators.Ruby — but they're turned off by default
Script — but they're turned off by default
Sidebar
Menu
Administrator links
Config — in Administrator links
Account-related
Roles and Accounts
Each includes a description card, and links here to relevant documentation.
Anyone
Anyone signed in
Administrator
Other
Cards with accounts — lists account-holding cards (typically Users, included on *account
Invite Success — See /wagn/account#Administering%20accounts for more on this and the next two.
Request Sent
Signup SuccessRole+*type+*content — form for Role cards
For ordering searches
So that you can do things like User+*type+by create (people in the order they registered an account).
by name+*right+*content
by update+*right+*content]]
by create+*right+*content]]
Miscellaneous
- Home — default front page
- email config+*right+*content — form for emails sent via flexible email. Help text is email config+*right+*edit help.
- discussion+*right+*default — so that any plus card ending with +discussion allows comments
tags — for tagging, e.g. in the Related tab. tags+*right+*default makes any card +tags a Pointer - Form submission thanks — see thank you messages
- description — for the built in descriptions of cardtypes and roles
Default Layout — the default layout, specified by *all+*layout. See custom layouts. - Regarding notifications:
Star cards (everything below)
Some card names begin with an asterisk (*), or "star". This is currently used to distinguish cards that are either (or both):
- referred to in Wagn's code - to alert coders to that
- integral to Wagn's default structure, and possibly using a name that we don't want to "take" from the main name space - the idea is also for the star to cue users to be careful about editing them
Here they are, sorted by function, and noted if they are not in code. There's also an alphabetical list of all star cards.
Site configuration
- *title
- *home
- *logo
- *css
- *favicon
- *sidebar (not in code), and *sidebar+*self+*edit help to document it
- *tinyMCE
- *google analytics key
Account-related
*invite, *signup and *request explain & include the following configuration cards for different account-granting processes. (Not all of these cards exist by default, but there are reasonable in-code defaults.)
- *invite — *invite+*subject, *invite+*message, *invite+*thanks
- *signup — *signup+*subject, *signup+*message, *signup+*thanks
- *request — *request+*to, *request+*thanks
*account lists existing accounts and account requests, and is used for the "account" subtab under the Related tab.
*accountable is a setting (see below), but is also account-related.
These are normal searches (i.e., not in code):
- *editing+*right+*content — plus an account card to *editing to see cards they have edited.
- *editors+*right+*content — plus a card to *editors to see accounts that have edited it.
- *watching+*right+*content — plus an account card to *watching to see cards they are watching.
- *watchers+*right+*default (Pointer) — plus a card to *watchers to see/edit accounts that are watching it. (And *watchers+*right+*options to restrict autocomplete to Users.
- *roles+*right+*content — plus an account card to *roles to see the roles that account has.
- *members+*right+*content — plus a role card to *members to see the accounts with that role.
Sets
The search forms themselves are nothing special, but the extra interface you see on set cards (*all, *options+*right, etc.) is added in code.
- *all
- *right — *right+*right+*content
- *type — *type+*right+*content
- *type plus right — *type plus right+*right+*content
- *self — *self+*right+*content
Settings
Settings defaults and edit help, etc.
...*layout+*right+*options — restricts autocomplete of +*layout to HTML cards.
Setting values
*all+*accountable — no, meaning most cards cannot be accounts. (This is overridden for User cards.)
*all+*captcha — no, meaning captcha is off by default for all cards.
*all+*default — sets the default permissions of new cards.
*all+*layout — sets the default layout for all cards. See custom layouts.
*all+*table of contents — defaults to 0, meaning no tables of contents will be generated.
*all+*option label — defaults +*options labels to be drawn from those labels' +description cards. See Pointer.
Mail-related
These are used by the flexible email system, and for account-related emails people receive.
Configuring those:
- *from+*right+*default, *to+*right+*default, *cc+*right+*default, *bcc+*right+*default, *subject+*right+*default — sets type to Phrase
- *attach+*right+*default — sets type to Pointer
- *attach+*right+*options — autocompletes and autocreates cards that any +*attach points to to be File cards
Related tab
Only *related and *account+*related are mentioned in code, but all of these cards are integral to the Related tab, and should not be messed with unless you know what you're doing.
*related — points to the subtabs that appear on every card. It can also be plussed to any Cardtype card, to point to a subtab you want to have appear on cards of that type. See how to customize Related subtabs.
*related+*right+*default — defaults cards plussed to *related to be a Pointer
Default subtabs
- *incoming+*right+*content — cards that link to or include this card; and cards that are tagged with this card
- *outgoing+*right+*content — cards that this card links to or includes; and cards that this card is tagged with
- *plusses+*right+*content — plus cards that this card is the left or right side of; and the other parts of those plus cards
- *community+*right+*content — who has edited this card; who is watching the card; this card's +discussion card; and cards that this card is tagged with
- *account+*right+*content — the roles that this account has, and cards that this account is watching or has edited. This subtab appears on User cards (and any other cards associated with an account), because it is pointed to by *account+*related.
Related searches
These are generally useful for finding related cards, and are used in the default subtabs (as are the account-related searches such as +*editing, listed above):
- *links+*right+*content — what this card links to
- *linkers+*right+*content — cards that link to this card (aka backlinks)
- *inclusions+*right+*content — card included in this card
- *includers+*right+*content — cards that include this card
- *plus cards+*right+*content — plus cards of which this is a part
- *plus parts+*right+*content — the other parts of plus cards this card is a part of
- *tagged+*right+*content — cards tagged with this card
Virtual cards
*now — shows the current date/time, e.g.:Monday, May 21, 2012 01:37 AM UTC
Used in Default Layout
- *head — required, goes in layout's HTML head
- *navbox — the Search bar
- *account_link — links to sign in/out, current user's card, and inviting people or requesting an account
- *version — version information of running Wagn software, goes in *sidebar
- *alert — where alerts will show up
- *foot — required, goes just before /body on page's HTML
Searches
- *recent changes — used for http://wagn.org/recent
- *search — similar to a form, used for Search bar results
- *broken_link — cards that have links to cards that don't yet exist