Several of the components below are simply screenshots to show what the component looks like.
Archive | (no blog found) | Displays the blog entries, would show no blog found here if there was no blog, same for Related and Tags. See Example of a Post Archive also. |
Links | (no blog specified) | Provides an RSS link to the blog (specify the blog by editing it. Class is PBRssLinkWidget |
Pier |
Cycler | Currently blank |
Pier List |
Breadcrumb | |
Children | Children(context): Children(static): | Selected the Dropdown List: option in the editor, and ended up with a walkback. Changing the label to between Menu, name, title changed the text displayed (Menu and title seems to display the identical links). |
Commands | | All of the commands one may execute. |
Link Path | /root/parent/self | links from root to here - not loaded in 2013-Mar image, found in Smallwiki2 part. |
Navigation | | Displays parents, self and children - the filter in the editor filters out options, in this example only page is unselected (so it only displays pages) |
References | | List of pages that link to this page |
Tree | | List of parent, sibling, and children pages as links. Unlike navigation, this can have sibling children expanded. |
Views | | List of views user can use - for logged in users it is Browse Changes Changes (RSS) Diff, etc |
Visited Pages | | The last pages that have been accessed |
Pier Search |
Search Field | | Text search |
Search Field (Ajax) | Couldn''t get this to work - Missing JQWidgetBoxDeploymentLibrary? |
Pier Settings | These items are only view-able by admins |
File Settings | | This allows one to re-define the base directory and base URL |
Kernel Settings | | Sets the name of the Pier Kernel |
Persistency Settings | | Choose the method of persistency used |
Pier System |
Credentials | | Link to allow users to change their passwords - this is only dispalyed for users that are logged in. |
Export/Import | | Admin tool to allow one to export the wiki, or import an exported wiki file. This starts with Please select the importer/exporter to use: |
Groups | Name | Users |
---|
admin | jborden, admin | users | mrborden, kborden, jborden, mborden | | List of groups, for admins it allows more to be added, and editing existing groups. |
Links | (no blog specified) | In the edit menu, one can select a blog, and this displays RSS |
Structures | This generated a Seaside walkback: MessageNotUnderstood: WASelectTag>>beSubmitOnChange |
System Stats | Previously this would print uptime, memory, etc. Currently it fails with: MessageNotUnderstood: SmalltalkImage>>vmStatisticsReportString |
Users | Name | Groups | Superuser | First Name | Last Name | Email |
---|
mborden | users | false | Mindy | Borden | mborden | jborden | admin, users | false | John | Borden | jborden23@mac.com | admin | admin | true | John | Borden | jborden3@mac.com | mrborden | users | false | Mallory | Borden | | kborden | users | false | Kennedy | Borden | | | Displays the users of Pier, admin view allows adding/removing/editing |
Pier Widget |
Batcher | |< << 1 2 3 4 5 6 7 8 9 10 11 12 13 >> >| | Display links in batches |
Book Notes | | This has been removed from later versions (2.0 and later) |
Content | | Also removed in version 2.0 and later |
Design Chooser Widget |
| This is displayed as the items a list of links. After selecting one, the page opens with the warning: You will replace the entire content and design of the current Pier. Do you want to continue? |
Document | | This used to print the contents of a page, has been removed. |
Google Analytics | Not Viewable | After you add this, editing it allows one to enter their account number for collecting data. |
Google Webmaster Tools | Not Viewable | Editing this allows one to enter their verification number. See also Pier and Google |
HTML | PierPier Components | Displays the wiki title and page title. |
Menu | | This generated an DNU for #read for PRMenuWidget |
Randomizer | | This allows random pages, images, etc to be displayed. It shows Please add children to this widget until you add children. |
Table of Contents | | Displays links to the sections - sections are defined by bangs (!! ) |
Tag Cloud | N/A | When checked, this raised a nill DNU #findTokens: from PRTagCloudWidget>>tokenize:using: |
Seaside Component |
All Functional Tests | Say it in Smalltalk, Do it with jQuery WelcomeSeaside provides a complete integration of jQuery, allowing the use of the library without having to write a single line of JavaScript code. Everything can be configured and plugged together using Smalltalk objects. Try by yourself, by clicking through this functional test suite and by browsing the source-code. SeasideSeaside is a framework for developing sophisticated web applications in Smalltalk. It provides a layered set of abstractions over HTTP and HTML that let you build highly interactive web applications quickly, reusably and maintainably. jQueryjQuery is a fast and concise Javascript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. |
Browser |  | A four pane Smalltalk browser - be careful adding this: - It will allow others to directly update your running code.
- It will cause the page to lose its CSS format
|
Configuration Browser |  | Options for updating Seaside setup. Appears to be identical to the Configuration Tool |
Controller | N/A | Error with nil receiving #server from WAVNCController>>serverInstance |
Counter | 0++ -- |
Mini Calendar | |
Dispatcher Browser | | Browser on the seaside configuration |
Example Browser | N/A | Raised error when removing an item from an empty collection. |
Example Component | | This is the parent of the counter, the browser, etc. It has no functionality. |
Multi Counter | 0++ --
0++ --
0++ --
0++ --
0++ -- |
Pier Frame | N/A | Raised an error removing an item from an empty OrderedCollection in PRDeepRenderer>>structure:during: |
Screenshot | | Provides limited interaction with Smalltalk from the browser |
Ui All Functional Tests | | JQuery testing page |
Version Uploader |  | Provides access to load code |