diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 81e402d1a..8f3d5fb2a 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -698,7 +698,7 @@ The correct answer for this question.

callback.url
-The url that links back to the calling object such as an article or user submission. +The url that links back to the calling object such as an Article or User Submission System.

callback.label
@@ -848,7 +848,7 @@ A link to the previous page in a multi-page listing.

multiplepages
-A condition indicating whether there are multiple pages or not. +A conditional indicating whether there are multiple pages or not.

numberOfPages
@@ -860,7 +860,7 @@ The number of the current page in a multi-page listing.

|, - lastUpdated => 1066582842 + lastUpdated => 1099614588 }, '950' => { @@ -940,19 +940,19 @@ The default label for callback.url

user.canpost
-A condition indicating whether the current user can post a new message. +A conditional indicating whether the current user can post a new message.

user.isVisitor
-A condition indicating whether the current user is a visitor. +A conditional indicating whether the current user is a visitor.

user.isModerator
-A condition indicating whether the current user is a moderator. +A conditional indicating whether the current user is a moderator.

user.isSubscribed
-A condition indicating whether the current user is subscribed to this thread. +A conditional indicating whether the current user is subscribed to this thread.

thread.layout.nested.label
@@ -980,15 +980,15 @@ A url that will change the layout of the thread to threaded.

thread.layout.isThreaded
-A condition indicating whether the thread layout is threaded. +A conditional indicating whether the thread layout is threaded.

thread.layout.isNested
-A condition indicating whether the thread layout is nested. +A conditional indicating whether the thread layout is nested.

thread.layout.isFlat
-A condition indicating whether the thread layout is flat. +A conditional indicating whether the thread layout is flat.

thread.subscribe.url
@@ -1008,7 +1008,7 @@ The default label for thread.unsubscribe.url.

thread.isSticky
-A condition indicating whether the thread is sticky. +A conditional indicating whether the thread is sticky.

thread.stick.url
@@ -1028,7 +1028,7 @@ The default label for thread.unstick.url.

thread.isLocked
-A condition indicating whether this thread is locked. +A conditional indicating whether this thread is locked.

thread.lock.url
@@ -1067,7 +1067,7 @@ An integer indicating how many levels deep this post is.

post.isCurrent
-A condition indicating whether this post is the one selected for viewing by the user. +A conditional indicating whether this post is the one selected for viewing by the user.

NOTE: All of the variables from the post template are also available here. @@ -1129,7 +1129,7 @@ The description of this forum as passed by the calling object.

|, - lastUpdated => 1097356661 + lastUpdated => 1099613369 }, '485' => { @@ -3644,20 +3644,20 @@ The url back to the calling object such as an article or user submission. The default label for callback.url.

-post.subject.label
-The default label for post.subject -

- post.subject
The subject of this post.

+post.subject.label
+The default label for post.subject +

+ post.message
The message of this post.

user.canPost
-A condition indicating whether the current user can post a new message. +A conditional indicating whether the current user can post a new message.

post.date.value
@@ -3701,19 +3701,19 @@ The default label for post.status.value.

post.isLocked
-A condition indicating whether the thread this post is in is locked. +A conditional indicating whether the thread this post is in is locked.

post.isModerator
-A condition indicating whether the current user is a moderator. +A conditional indicating whether the current user is a moderator.

post.canEdit
-A condition indicating whether the current user can edit this post. +A conditional indicating whether the current user can edit this post.

post.user.isVisitor
-A condition indicating whether the poster was a visitor. +A conditional indicating whether the poster was a visitor.

post.user.id
@@ -3768,7 +3768,7 @@ The url to give this post a rating of 5.

post.hasRated
-A condition indicating whether the current user has already rated this post. +A conditional indicating whether the current user has already rated this post.

post.reply.label
@@ -3826,11 +3826,8 @@ The title of this forum as passed by the calling object. forum.description
The description of this forum as passed by the calling object.

- - - |, - lastUpdated => 1068919407 + lastUpdated => 1099613407 }, '327' => { @@ -4066,11 +4063,11 @@ The loop that defines a page position and contains a list of wobjects for that p

wobject.canView
-A condition indicating whether the current user has the privileges to view this wobject. +A conditional indicating whether the current user has the privileges to view this wobject.

wobject.canEdit
-A condition indicating whether the current user has the privileges to edit this wobject. +A conditional indicating whether the current user has the privileges to edit this wobject.

wobject.controls
@@ -4086,7 +4083,7 @@ The unique identifier for this wobject.

wobject.isInDateRange
-A condition indicating whether the wobject is scheduled to be displayed right now. The variable wobject.canView already takes this into account, but content managers can always view content, so this is an extra check so they don't have to see the wobject if it's not scheduled to appear yet, or if it's end date has already passed. +A conditional indicating whether the wobject is scheduled to be displayed right now. The variable wobject.canView already takes this into account, but content managers can always view content, so this is an extra check so they don't have to see the wobject if it's not scheduled to appear yet, or if it's end date has already passed.

wobject.content
@@ -4101,7 +4098,7 @@ The content produced by the wobject.

page.canEdit
-A condition indicating whether the current user has the privileges to edit this page. +A conditional indicating whether the current user has the privileges to edit this page.

page.controls
@@ -4111,7 +4108,7 @@ The toolbar for manipulating the properties of the page. |, - lastUpdated => 1070028702 + lastUpdated => 1099613418 }, '754' => { @@ -4250,7 +4247,7 @@ The default label for callback.url.

user.isVisitor
-A condition indicating whether the user is a visitor. +A conditional indicating whether the user is a visitor.

thread.new.url
@@ -4287,15 +4284,15 @@ The url to unsubscribe from this forum.

user.isSubscribed
-A condition indicating whether the current user is subscribed to this forum. +A conditional indicating whether the current user is subscribed to this forum.

user.isModerator
-A condition indicating whether the current user is a moderator for this forum. +A conditional indicating whether the current user is a moderator for this forum.

user.canPost
-A condition indicating whether the current user has the privileges necessary to post to this forum. +A conditional indicating whether the current user has the privileges necessary to post to this forum.

thread.sortby.date.url
@@ -4303,7 +4300,7 @@ A url that will change the sorting options to be sorted by date.

thread.sortedby.date
-A condition indicating that the thread is currently sorted by date. +A conditional indicating that the thread is currently sorted by date.

thread.sortby.lastreply.url
@@ -4311,7 +4308,7 @@ A url that will change the sorting options to be sorted by the date of the last

thread.sortedby.lastreply
-A condition indicating that the thread is currently sorted by lastreply. +A conditional indicating that the thread is currently sorted by lastreply.

thread.sortby.views.url
@@ -4319,7 +4316,7 @@ A url that will change the sorting options to be sorted by the number of views e

thread.sortedby.views
-A condition indicating that the thread is currently sorted by views. +A conditional indicating that the thread is currently sorted by views.

thread.sortby.replies.url
@@ -4327,7 +4324,7 @@ A url that will change the sorting options to be sorted by the number of replies

thread.sortedby.replies
-A condition indicating that the thread is currently sorted by replies. +A conditional indicating that the thread is currently sorted by replies.

thread.sortby.rating.url
@@ -4335,15 +4332,15 @@ A url that will change the sorting options to be sorted by the average rating of

thread.sortedby.rating
-A condition indicating that the thread is currently sorted by rating. +A conditional indicating that the thread is currently sorted by rating.

thread.sorted.asc
-A condition indicating that the thread is currently sorted in an ascending manner. +A conditional indicating that the thread is currently sorted in an ascending manner.

thread.sorted.desc
-A condition indicating that the thread is currently sorted in an descending manner. +A conditional indicating that the thread is currently sorted in an descending manner.

thread.subject.label
@@ -4395,7 +4392,7 @@ A link to the previous page in a multi-page listing.

multiplepages
-A condition indicating whether there are multiple pages or not. +A conditional indicating whether there are multiple pages or not.

numberOfPages
@@ -4433,11 +4430,11 @@ A counter for the rating. This can be used to "draw" a rating, such as adding a

thread.isSticky
-A condition indicating whether the thread is sticky and hence will appear at the top of the forum listing. +A conditional indicating whether the thread is sticky and hence will appear at the top of the forum listing.

thread.isLocked
-A condition indicating whether the thread is locked from new posts. +A conditional indicating whether the thread is locked from new posts.

thread.root.subject
@@ -4477,7 +4474,7 @@ The url of the root poster's profile.

thread.root.user.isVisitor
-A condition indicating whether the root poster was a visitor. +A conditional indicating whether the root poster was a visitor.

thread.root.status
@@ -4517,7 +4514,7 @@ The username of the last poster.

thread.last.user.isVisitor
-A condition indicating whether the last poster was a visitor. +A conditional indicating whether the last poster was a visitor.

thread.last.status
@@ -4536,7 +4533,7 @@ The description of this forum as passed by the calling object. |, - lastUpdated => 1068919452 + lastUpdated => 1099613459 }, '538' => { @@ -5997,11 +5994,11 @@ A form element for selecting what type of content is being posted.

user.isModerator
-A condition indicating whether the current user is a moderator. +A conditional indicating whether the current user is a moderator.

allowReplacements
-A condition indicating whether this forum uses content filters. +A conditional indicating whether this forum uses content filters.

@@ -6385,7 +6382,9 @@ How big (in pixels) should the thumbnail for this image be? }, '1055' => { - message => q|WebGUI has a very powerful built-in discussion system. It can be attached to anything and is attached to many wobjects. + message => q|WebGUI has a very powerful built-in discussion system called Forums. Forums are + contained by the Message Board wobject, and may also be added to other wobjects + sush as Articles or USS's.

Forums (aka Discussions) have many settable properties. The following is a comprehensive list:

@@ -6456,8 +6455,14 @@ The number of threads to display on a single page in a forum. The number of posts (within a thread) to display on a single page.

+Who can view?
+A group that is allowed to view messages. +

+ Karma Per Post
-How much karma should be given to a user when they post a message? +How much karma should be given to a user when they post a message? Note, karma +must be enabled in the Admin Console -> Settings -> User form for property to +be present.

Who can post?
@@ -6473,10 +6478,10 @@ A group that is allowed to moderate messages.

Move Forum (Message Board only)
-You can move an existing forum to another Message Board. If set to 'No Change' the forum will stay at the current board. +You can move an existing forum to another Message Board. If set to 'No Change' the forum will stay at the current board. This option is only available when editing an existing Forum.

|, - lastUpdated => 1068708617 + lastUpdated => 1099613976, }, '793' => { @@ -6900,12 +6905,12 @@ config file.

}, 'Forum, Post Preview Template Body' => { message => q| -

This template uses the same template variable as the Forum Post Template.

+

This template uses the same template variables as the Forum Post Template.

|, - lastUpdated =>1092930637, + lastUpdated =>1099614353, context => q|help body forum post preview template| }, 'cancel' => {