-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Item491: moved UserListByPhotograph into the ImageGalleryPlugin, as i…
…t depends on this plugin (and also makes a nice little demo of it) git-svn-id: http://svn.foswiki.org/trunk/ImageGalleryPlugin@1509 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
- Loading branch information
CrawfordCurrie
authored and
CrawfordCurrie
committed
Dec 22, 2008
1 parent
6c61b01
commit 6be1d48
Showing
3 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
%META:TOPICINFO{author="ProjectContributor" date="1121218644" format="1.1" version="$Rev$"}% | ||
---+ User List showing all photographs | ||
|
||
%INCLUDE{"UserListHeader"}% | ||
|
||
%IMAGEGALLERY{thumbtitle="[[$topic]]" topics="%SEARCH{"form.name='UserForm'" type="query" nonoise="on" separator="," format="$topic"}%" size="large" title="[[$topic]]"}% | ||
|
||
If Foswiki:Extensions.ImageGalleryPlugin is installed this page will show photos and names of all registered users. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters