Redirected from Community/DekiCon/Sample 3: Gravatars, The Sequel
Was this page helpful?

DekiCon Sample 3: Gravatars, The Sequel

  • You do not have permissions to view this page - please try logging in.
Table of contents
No headers

This page shows how to iterate over sub-pages to create a dynamic table of contributors.

var s = page.parent.subpages;
if(#s) {
    <table class="table">
        <tr>
            <th>"Title";</th>
            <th>"Author";</th>
            <th>"Gravatar";</th>
        </tr>
        foreach(var p in s) {
            <tr class="{{__count % 2 ? 'bg2' : 'bg1'}}" >
                <td>web.link(p.uri, p.title)</td>
                <td>web.link(p.author.uri, p.author.name);</td>
                <td>p.author.gravatar;</td>
            </tr>
        }
    </table>        
}
TitleAuthorGravatar
Desktop Suite TroubleshootingChristianL
Filing a bug reportbrianh
Integrate user authentication with vBulletinovermind
Enabling e-mail notification upon account creation (Windows Vista)coreyg
Publishing a text selection from any web page to MindTouch in one-clickRoyK
Make an Email FormMentalNomad
Using global templatesHowleyda
Create and insert a parameterized templateSteveB
Install PHP apps on the VMmelder
Embedding an image depending on its descriptionlamcro
Create a simple forum in DekiScriptmelder
Display content from another pageaurora
Listing immediate sub-pages to the current pagemaphew
Can MindTouch be installed on Shared Hosting?coreyg
Getting extensions to run behind a Proxycoreyg
Setup a SimpleFAQarnec
Use the syntax highlighter for technical contentSteveB
Enable unsafe content (such as iframes)baum
Troubleshoot performance issuesBrigetteK
Modify the fonts available in the editormaphew
Reset the date-time on the VMSteveB
Migrating MindTouch from Linux to Windowsjamesv
Accessing MindTouch through Windows Explorerpetee
Redirecting canonical hostnames in Apache (301 redirection)levent
Automatically generating a TinyURL for my pagesSteveB
Get the RSS feed for a single pagecoreyg
Configure the CKeditor toolbarcoreyg
Connecting to the MindTouch VM using FTPmathieuo
Enabling SSH Access on the MindTouch VMWare ApplianceMentalNomad
Automatically embed an attached fileSteveB
Display content that is only visible in edit-only modeBrigetteK
Hide commentsjamesv
DekiCon Sample 5: NotebookHowleyda
MindTouch Charts Tutorial - Simple Bar Chartrobertm
Enable caching for anonymous usersSteveB
Configuring MindTouch to digitally sign requests to extensionscathyn
Upgrading MindTouch (MSI)coreyg
Add an RSS feed to a pagekalida
How To Create A Picture Slider Deki Extension Using XMLrobertm
Report MindTouch Statisticsjrfarns
Upgrading MindTouch 8.08 (Kilen Woods) to MindTouch 2009 (non-VM)coreyg
Hiding the API key from "ps"petee
Display pageviews with ajax as an animated tickermelder
Installing and using extensions/scriptscoreyg
How to do just about everything with Lists and Mapsneilw
Reload a DOM element using MindTouch.Deki.Reload()robertm
Limit type and size of image previewsSteveB
Disable the WebDAV file attachment "Edit" linkmuddyboots
Use the same instance of MindTouch as an Intranet and an ExtranetHowleyda
Add a link to a file shareBrigetteK
Exclude directory in Apachecoreyg
How to add the FCKEditor Plug-in: One-click Tablecoreyg
Configuration keys and valuesandyv
Changing VMware from NAT to Bridgedcoreyg
Embed RSS feeds on a pageMaxM
Using templates which require UNSAFECONTENT permissionneilw
Using JEM to send PUT/POST/DELETE requests to a RESTful APIRoyK
User pages not being createdcrb
Custom in-place search formSteveB
Integrate users from LDAP/MS Active Directorycoreyg
Problems running updateWiki.sh from behind a proxy serverpetee
Migrating from MediaWiki to MindTouch Installjamesv
Add a link to a new subpage while in the editorcoreyg
Programming the MindTouch API with VBScriptjgable
How to add the FCKEditor Plug-in: Definition listscoreyg
Change the length of the summary for search resultsmolusc
Create a parametrized JavaScript widgetSteveB
Creating pages with dynamic contentdecoraarte
MindTouch Charts Gauge Clock - Events and Dynamic Gauge UpdatesSteveB
Link to a particular version of a pagearnec
MindTouch 2009 Package Upgrade Processcoreyg
Configuring robots.txt to reduce server loadpetee
How to add the FCEditor Plug-in: Citationscoreyg
Upgrading MindTouch VM from Hayes (1.8.1)crb
Disable comments on pageRoyK
Security Update 2011-01-20coreyg
Uninstalling Kaltura Extensioncoreyg
DekiCon Sample 1: Control Flow Statementsrobertm
Block/Unblock file extensionsSteveB
Connecting your desktop to the VM databaseRoyK
How to add CKEditor Plug-in: After the Deadlinecoreyg
Sharing state across extensions using the storage serviceSteveB
Creating a Proposal Generation Solution With Dekiscriptrobertm
Change the Enter key from <p> to <br>coreyg
Display a list of files attached to a pagegrstearns
Reading the implicit environment in a PHP extensionkalida
Installing VMware toolscoreyg
Passing arguments to functions and templatesneilw
Upgrading MindTouch 8.05 (Jay Cooke) to 8.08.1 (Kilen Woods) (non-VM)coreyg
Create pages automaticallyvdubya
Troubleshoot broken upgradescoreyg
Troubleshoot "CANT CONNECT LOOPBACK"Guerric
Creating a Collaborative DashboardPetrus4
Getting MindTouch to work with host headers in Windowscoreyg
Accessing the Windows file system from the MindTouch VMRoyK
Configuration to require a login to access any informationcoreyg
Enabling E-Mail Notification Upon Account Creation In Windows 2003coreyg
Change the App Pool in IIS 7grstearns
Improve PHP performance with eAccelerator on Ubuntu 8.04 (Debian)MaxM
Create a unique document ID with a linkSteveB
Configuring Expert SearchBDuran
Restore a deleted pagekalida
DekiCon Sample 2: Gravatarrobertm
Setup a MindTouch VM with latest SVN codeRoyK
Add text to the Special:UserLogin Pagecoreyg
Add custom styleGuerric
Run MindTouch API on a different portRoyK
Kilen Woods (8.08) Release Notescoreyg
Copy Templatesneilw
Embedding a Silverlight control into a pageSteveB
Troubleshoot no IP address at bootcoreyg
Use an expanding tree in the navigation panesPOiDar
Running Sedna XML Database on OS X with a MySQL ODBC ConnectionSteveB
Searching for Notification Subscriptions (Linux)jamesv
Integrate MindTouch with Sharepoint 2007kalida
Embed Google Calendar or Spreadsheet on a pagemichaeldp
Dynamic link on an imageSteveB
Control page order in the navigation panelRoyK
Enable Firefox's Spell Checkercrb
Upgrade Mono to 2.4crb
SPARC Solaris 10 (MindTouch Core 9.08 (Minneopa))coreyg
Wrap text in the dynamic navigationHowleyda
Use VBA to export data to MindTouchkalida
How to create a decision tree within MindTouchcoreyg
Moving a VMWare Virtual Machine to ESXcoreyg
Excluding a directory in Apache mod_rewrite rulesRoyK
Show the revision number for the current pagearnec
Make tables sortablevabue
Integration with ADAM authenticationcoreyg
Using jQuery AJAX to access the MindTouch APIBlakeH
Hide theme elements on an individual pageHowleyda
Disabling Read Only Mode for Office Documentsjamesv
Troubleshoot "Your wiki is down"Petrus4
Display a value in a MindTouch Page from a URL using Dekiscriptcoreyg
Convert existing wiki users to external accounts such as LDAPkalida
Setting up External Authentication within MindTouchcoreyg
Using configuration settings in a DekiScript extensionmarginal
Toggle the browser context menukarena
Display short random list of pages, based on tagsAdoby
Handling daylight savings timeRoyK
Migrating a site into a new VMneels
Move MindTouch from one server to anothercoreyg
Configuring MindTouch to run under PleskRoyK
Enabling remote access to MySQL databasebrianh
CKEditor customizationkarena
Give specific rights to a set of LDAP accounts MERGEME2MaxM
Running MindTouch in a subdirectorycoreyg
Enable CKeditor 3.0RoyK
Embed a Windows Live mapSteveB
Writing an extension in C#SteveB
Augment special page functionality with PHPrion
Tag overviewSteveB
How do I change Notifications from MindTouch are being stored as .dat files?coreyg
Kaltura Player Errorscoreyg
Configuring Emailcoreyg
Changing the MindTouch URL in email notificationscoreyg
Fetching the daily Dilbert comic stripSteveB
Enable Single Sign On for Active Directory with MindTouch installed on Windowscoreyg
Setting up Multiple Languages in MindTouchcoreyg
Show the whole tree with web.toggleAndreaso.dk
Display a table of contentskalida
Embed a language translater in a pageaurora
Modify text using the transformations/transform content menuaurora
Use a custom template for new user pagescoreyg
Determining the implicit environment passed to extensionsedvin76
Creating a front or talk page visual navigationarnec
Performing bulk file and page operationsSteveB
Troubleshoot "Connection.freeWriteSemaphore(-2): semaphore not owned by any thread"coreyg
Aurelia Reporter: Universal Publishing To MindTouchcoreyg
Finding pages that define a tagarnec
Disable the navigation hierarchy animationHowleyda
Modifying page content with AJAX based on tagsbarko192
Including recent changes in a pageintertesto
Accessing the API with PHP Plug (Part 1)Guerric
Change the dimensions of the logo uploadHowleyda
Network Configuration (Windows)coreyg
Exclude a directory from rewrite rules (IIS)jamesv
Error "Permission denied: proxy"petee
DekiCon Sample 4: Custom Search FormSteveB
Site settings could not be loadedcoreyg
Removing extra vertical space from tablesarnec
Network Configurationcoreyg
Create a new MindTouch themeHowleyda
Mono 2.4 Source Install on Debiancrb
How to add the FCKEditor Plug-in: Code Beautifiercoreyg
Display a videoSteveB
VMware Workstation Virtual Image InstallationSteveB
Writing a parameterized extension in C#SteveB
Migrating from MoinMoin to MindToucharnec
Manually redirect a pageBrigetteK
Installing MindTouch Core on Windows (Apache)crb
MindTouch Mobilecoreyg
Installing MindTouch Core on Windows (IIS)mikeharvison
Install AWStats on Windows Server 2008 and monitor searchmelder
Using PHP with DekiScript for form postingbwhiting
Add comments to view in edit modeHowleyda
Host files on a Windows shared network driveSteveB
Troubleshoot "Not Found 404" for index.phpcoreyg
Index additional file types on Microsoft WindowsSteveB
Improve pasting from Microsoft Wordcoreyg
Hardening security on Linux servers running MindTouchRoyK
MindTouch $wg Variablespetee
Novell SLES 11 MindTouch Package Installationbrianh
Setup an API development environmentcrb
Add a link to a page sectionBrigetteK
Error "Site settings could not be loaded"coreyg
Embedding mathematical formula on a pageSteveB
VMWare ESX installcoreyg
What's New in DekiScript for MindTouch Core/2009 "Lyons" (9.02)SteveB
Migrating from MediaWiki to MindTouch Install using Local Bridgejamesv
Display the contents of an attached file inside a pagekalida
Linking multiple controls together on a pagemichelbuffa
View and restore page revisionskalida
Troubleshoot missing UI elementsGuerric
RESTSteveB
Embedding an image slideshowSteveB
MindTouch 2009 Release Notescoreyg
Troubleshoot PHP Warningsjamesv
Switching a package-based install to SVNarnec
Enable Https Access for MindTouchjamesv
Testing DekiScript extensionskalida
Writing a configurable extension in C#wes
Storing your Attachments to a Windows Share from Linuxcoreyg
Including content from wiki pages, sorted by most recently updatedSteveB
Troubleshoot Bad Request 400 "User would be locked out of page with given grants and restrictions"MaxM
Locate attached files on disk on the serverSteveB
Listing of document types indexed by searchfhall
Programming the MindTouch API with PowerShellcrb
Patch MindTouch to support Flash 10Guerric
Adding Background image or watermark to MindTouch pagecoreyg
Installing MindTouch package on OpenSUSE 10.3coreyg
Adding additional information to the Special:UserLogin page when the user is logged incoreyg
Debugging Prince issuesbrianh
MindTouch-Recommended Method of Installing MySQL Server in Windowscoreyg
Writing an extension in C# with resource filesgrstearns
POST data to the API using command line CURLrobertm
Store attached files on Amazon S3andyv
Add a link that creates a new pageAndreaso.dk
Integrate MindTouch with WordPresskalida
Manual MindTouch Upgrade (Windows)coreyg
Troubleshoot Broken VM after upgradecoreyg
Error "405 Method Not Allowed" when performing a PUT on IIS7brianh
Build your own MindTouch search plug-in for Firefox and IEcoreyg
Importing a TWiki into MindTouchTimHunt
Running MindTouch on an EC2 InfrastructureRoyK
Give specific rights to a set of LDAP accounts MERGEMEMaxM
Embedding pictures from Flickr on a pagekelseykels
Manage API log filesRoyK
Recreate MySQL stored functions and procedurescoreyg
Windows MSI 404 Troubleshootingcoreyg
Building a Discussion Forumneilw
Hide the Image GalleryHowleyda
Configure FCKeditor settingskarena
Run dekihost as a different userpetee
Wrapstyle CKEditor pluginGuerric
Change how usernames display in the MindTouch interfacecoreyg
Showing File Descriptions for file linksarnec
Introduction to user, page and site variablesSteveB
SAMP (Solaris10,Apache2,MySQL5,PHP5) with Mono setup-guide for MindTouch Corecoreyg
Upgrading MindTouch 1.9.0 (Itasca) to 8.05 (Jay Cooke) (non-VM)coreyg
Change local timezone settings in MindTouchjamesv
Remove the icon from external linksHowleyda
Change the username of an External Authentication userMaxM
Overview - Help for the end userjadus
Structure a MindTouch site without a hierarchycoreyg
Editor seldom-used featureskarena
OpenSUSE 11.0 MindTouch Core Package Installationcoreyg
Writing your first DekiScript XML Extensionoutis
Output a group of wiki pages using DekiScriptcoreyg
Kaltura Integration SetupSteveB
Enabling write-back and in-page saving for Word 2007 from MindTouchcoreyg
Problems accessing MindTouch after it sits overnightcoreyg
Using built-in functionsSteveB
Embed stock quotes from Yahookalida
Recreate all image previewsSteveB
Enabling root access via SSHRoyK
Security Hotfix (January 2010)coreyg
Troubleshoot MySQL exceptionscoreyg
Running MindTouch behind a reverse proxyRoyK
Enable FCKeditor's built-in spell-checkercoreyg
User Signature Shortcutsaurora
Transclude a page, a page section, or other content with DekiScriptGuerric
Display syntax highlightingRoyK
Improve PHP performance with eAcceleratorMaxM
Create an RSS feed for a specific sub hierarchySteveB
Printing part of a pagerberinger
MindTouch 2009 SP1 Release Notescoreyg
Error "This page's contents could not be loaded"coreyg
Creating An XML Extension That Uses The Sunlight Labs Remote APIrobertm
Indexing OCR PDFsbrianh
MindTouch in ESX Virtual Appliance Marketplacecoreyg
Dedicated NFS and Lucene for Clustered Environmentspetee
Writing an extension in C# with Properties and Deki callbacksgrstearns
VMWare ESX MindTouch Core installcrb
Writing a DekiScript ExtensionRoyK
Mono 2.4 Source Install on CentOS 5brianh
Store attachments on an external drivecoreyg
MindTouch SoCal wildfire information trackerRoyK
Create footnotes for Deki pagesmelder
MindTouch Commercial MSI Windows Installation Guidecoreyg
Print or export multiple pages to PDFkalida
Converting Wiki.Contributors into a list of usersSteveB
Building a ToDo listsoftwaremanager
Using the ODBC extension on Linuxpetee
How to add the FCKEditor Plug-in: Sort Tablecoreyg
Using the MindTouch Chart Templatecoreyg
Give specific rights to a set of LDAP accountsMaxM
Enabling e-mail notification upon account creation (Windows Server 2008)coreyg
Linux - Resource Monitoring Tooljamesv
Integrating MindTouch with Sunlight Foundation APIsrobertm
Embed DekiScript templates into the themeRoyK
Creating a "Hello World" pluginGuerric
Installing phpMyAdmin for database administrationRoyK
Change the web based spell check to local AspellVahidG
DekiCon Sample 3: Gravatars, The Sequelrobertm
Add words to the aspell Dictionarycoreyg
Enable single sign on with Active Directory with MindTouch installed on LinuxMaxM
Setting up an HTTPS only site under IIS 6.0arnec
Installing Prince for PDF exportjamesv
Configuring email sender in multi-tenant modepetee
Setting up RSS notifications for MindTouch changesRoyK
Breaking long lines in DekiScriptSteveB
MindTouch Permissions Best Practicescoreyg
Customize text in the user interfaceHowleyda
Authenticate LDAP users by email addressesMaxM
MindTouch configuration settingsSteveB
How do I authenticate users with a 3rd party web siteMaxM
Deploying MindTouch on Amazon EC2mathieuo
Create a Spoiler without an extensionrberinger
Customize MindTouch look & feelHowleyda
Upgrading MindTouch From 1.9.0 (Itasca) to 8.05 (Jay Cooke) VM Onlycoreyg
Customize PDF outputHowleyda
Listing the most popular pagesarnec
Setting up a subdomain in Apachemhenry07
Configuring html2ps and ps2pdf under Windowsdocbeat
Installing MindTouch Desktop Suitecoreyg
Configuring page alerts/notificationscoreyg
Monitor and automatically restarting my siteinternetscooter
MindTouch Deployment Specscoreyg
Permanently deleting fileskalida
Using the Syntax Highlighter Service in Lyonspetee
Paste clipboard as plain textcoreyg
Building a tag cloudmaphew
Troubleshoot missing attachmentscoreyg
Troubleshoot missing editorcrb
MindTouch Core Ubuntu Source Code Installation Guidecoreyg
Single sourcing with MindTouchRoyK
Indexing RTFmelder
Writing an extension using Google App EngineSteveB
Installing MindTouch Core on Fedora 9coreyg
Enabling MindTouch Autostart on Windows/Apache2RoyK
How to setup MindTouch on a Virtual Private ServerSteveB
Customize MindTouch for Google search appliance improvementsHowleyda
Embed a Google Map on a pagegbg
Editor Customizationcoreyg
Find the most recent MindTouch Apache rewrite rulesSteveB
Writing a MindTouch extension in PHPcoreyg
DekiScript Syntax Highlighter for Crimson Editorrberinger
Authenticate and read entries with PythonSteveB
Creating a Comment Timeline using the Deki Event Busarnec
Add a poll to a MindTouch pageslalji
Error "Temporary failure in name resolution"petee
Using MindTouch for a Social Media Newsroomjeffreyk
Inserting AdvertisementsHowleyda
FCKeditor Floating toolbar and Autogrowingcoreyg
Troubleshoot OverflowException Negative numberMaxM
Writing a custom authentication provider in .NetMaxM
Enabling SSL at login timeRoyK
Run Apache on a Different Portpetee
Creating extensions in other programming languagesSteveB
Create and insert a templateaurora
Was this page helpful?
Tag page
You must login to post a comment.

Copyright © 2011 MindTouch, Inc. Powered by