General Actions:
Log-in
Wiki:
CC09
▼
:
Document Index
»
Space:
Main
▼
:
Document Index
»
Page:
WebHome
Search
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Wiki source code of
Welcome to the C&C 09 Doctoral Consortium Wiki
Last modified by
Hal Eden
on 2010/08/16 21:38
Content
·
Comments
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: 2: #set($userdoc = $xwiki.getDocument($context.getUser())) 3: ## if user is logged in 4: #if($context.getUser() != "XWiki.XWikiGuest") 5: Welcome to the Creativity and Cognition 2009 wiki, $userdoc.getObject("XWiki.XWikiUsers").get("first_name")! This wiki is a space for participants in this year's Creativity and Cognition Doctoral Consortium to meet each other and discuss a broad range of topics related to the conference. 6: 7: 1.1.1 First Steps To Do 8: 1. You are invited to post and discuss "bookmarks" of webpages that you or others see as relevant or defining for the field of Creativity and Cognition. 9: 1*. [Add a new "bookmark" to the wiki>${doc.getSpace()}.BibliographyForm] 10: 1*. [View all the existing bookmarks>${doc.getSpace()}.BibliographyOverview] 11: 1. There is a [bulletin board>BulletinBoard.WebHome] where you can informally meet the other graduate students attending C&C and make plans for the conference. If you want to set up dinner or some other activity before the conference, this is the place to do it! 12: 1. You can visit the [tutorial page>Tutorial] to get an introduction to the tools provided on this wiki. 13: 1. This wiki is a little unusual in that you can just leave comments on any page if you don't want to edit the content itself. You can also look at other students' profile and leave messages for other users. 14: 15: 1.1.1 Recent Blog Posts 16: #includeTopic("Blog.WeekBlog") 17: 18: 1.1.1 Recent Bookmarks 19: Items added within the last three days: 20: #set($sortBy = "accessed") 21: #set($navButtons = 0) 22: #set($rowsPerScreen = -1) 23: #set($time = $util.getDate().getTime() - (1000*3600*24*3)) 24: #set($accessedAfter = $util.getDate($time)) 25: #set($addButton = 0) 26: #includeForm("${doc.getSpace()}.BibliographyOverview") 27: 28: 1.1.1 Community Activity 29: #displayPanelLayout(4 ["Blog.RecentPostsPanel", "Panels.RecentChangesNew", "Panels.RecentlyCommented"]) 30: 31: #if($userdoc.attachmentList.size()<1) 32: 1.1.1 Profile 33: You have not uploaded a profile picture. If you wish to, you can visit your [profile page>$context.getUser()] to add a picture and information about yourself for other conference participants to see. You can check out other participants' profiles [here>Users]. 34: #end 35: 36: ## if user is not logged in 37: #else 38: Welcome to the Creativity and Cognition 2009 wiki! This wiki is a space for graduate students participating in this year's Creativity and Cognition Conference to meet each other and discuss a broad range of topics related to the conference. 39: 40: #warning("You are currently not logged in. Most of the content on this site is accessible only to registered users. If you are already registered, <a href=http://cc09.cs.colorado.edu/bin/login/XWiki/XWikiLogin?xredirect=http%3A%2F%2Fcc09.cs.colorado.edu%2Fbin%2Fview%2FMain%2F>click here to log-in</a>. If you do not have an account, <a href=http://cc09.cs.colorado.edu/bin/register/XWiki/Register>click here to register</a>.") 41: 42: Without <a href=http://cc09.cs.colorado.edu/bin/login/XWiki/XWikiLogin?xredirect=http%3A%2F%2Fcc09.cs.colorado.edu%2Fbin%2Fview%2FMain%2F>loging-in</a>, only the following information is available: 43: * [Discussion items that have been added to the wiki>${doc.getSpace()}.BibliographyOverview] 44: 45: #end 46: #includeTopic("Main.Dashboard")
Quick Links
Wiki Dashboard
Document Index
Blog
Sandbox
My Recent Modifications
recentComments