Site help

Welcome to the help documentation for the Rivertown URC website. Here you can find help, tutorials and tips for using the site.

Please note that if you are a registered site member, you will need to log in to view help on topics specific to site members, editors and admins.

Problems?

If you run into trouble, please read or search this help documentation first. If you're really stuck, you can contact a site editor or administrator one of several ways:

Private messaging

Messages are private to this site, do not require e-mail addresses and can be sent to one or more recipients. Click on a member's name on the Website Members page, then click send private message to send a message.

Contact via e-mail

Some members of the site may choose to allow others to send them an e-mail.

Click on a member's name on the Website Members page, then click the contact tab to send an e-mail. Note that you will see the contact tab only if the user has chosen to allow contact via e-mail.

Website contacts page

You can also send a message to the site staff via the contacts page.

Site structure and navigation

Static pages

News stories and the front page

Recent news stories and articles can be shown on the front page.

Articles

There is an extensive articles section, with customisable categories.

Minister's Letters

The Minister and elders can post personal letters to the church community. * Minister's Letters * All letters

Events, notices and the calendar

Events.

The notices page displays the current weekly notices.

calendar

Photo Gallery

Galleries.

Links Directory

Links.

Rivertown Directory

Members of the church can browse the on-line version of the Rivertown Directory.

Categories

Most of the pages, stories and articles on the site will be placed into a certain category to aid organisation, and browsability.

Each page type can be placed in different categories, for example:

  • an event can be placed in the Events category, in either 'Notices' or 'Other'
  • a directory entry can be placed in one of 'Friends', 'Members', 'Elders' or 'Places' in the Directory section.

Articles use the categories extensively to provide a method of indexing articles, and creating the blocks on the front page of the site displaying the article categories and the 'Latest Articles'.

The site map also uses the categories to display a full site index.

Information on managing categories can be found in the help section on Managing Categories.

Your account on rivertown.org.uk

Information on your account and profile

Important account details

To log in to the site you will need a username and a password. Your username can be anything reasonable, short, easy to remember and easy to associate with your person. Eg, a username could be 'jbloggs' or 'Joe Bloggs'.

Your profile

There are certain settings you may be able and would like to change. These are available to you by clicking the 'my account' link when you are logged in.

The main profile page lists some information about your account:

Editing your profile

You can change your profile by clicking on the edit tab. You can choose whether to use private messaging, or allow others to contact you via the site (the contact tab). There are optional blocks for the two side bars which can be set on or off.

Changing your password

Enter your new password twice in order to change it:

Change your password

This will take effect as soon as you log off your current session.

Private messaging

Members of the site can contact each other through private messaging. Messages are private to this site (hence the name), do not require e-mail addresses and can be sent to one or more recipients. Click send private message to send a message.

Contact form

You can also choose whether to be contacted via e-mail and the contact tab. A user can send an e-mail to you via the site, and you will be able to reply using your favourite e-mail client.

Your e-mail address is not publically visible until you reply to the sender via your usual e-mail program.

For more information on how users are placed into groups and roles, please read the documentation on Website users.

Managing content

This section deals with creating and managing your content.

Adding and editing content: the basics

Adding content

Log in to the site. If you a priveleged member or editor, you should see a link named 'create content' in the navigation menu underneath your username. Click this, then click on the type of page you want to add. In this example we'll add an article or story in the Magazine section. Click on the 'story' link.

You'll be presented with a form for adding an article, with a number of fields to fill in. Some of these fields are required and are indicated with a red asterisk: ***

For an article, you'll need to enter a Title and some text in the Body field.

Next, select a category for your article from the drop-down list labelled Articles. These categories are customisable, and you can even add a new category whilst editing your story: see the tutorial on Managing categories and creating categories on the fly.

You can use images is your article: see the tutorial on Working with images in articles.

When you're done, you can preview your article, or submit it immediately. Preview will allow you to check the page as you'd see it on the site before actually posting it. Both 'Preview' and 'Submit' will do some checking on your article, and display a warning if something needs changing.

Errors and warnings

If there is a problem with your article, a warning will appear in a red box at the top of the post when you preview or submit. The warnings should be clear, and the field that contains the error will also be highlighted in red:

No title warning

Amend your field, and click the Preview button to re-check your article.

Bible references

The site will filter any bible references in your text, and create a link to the passage on the online bible on Bible Gateway.

For example:

>"A man can receive only what is given him from heaven."
John 3:27

will produce:

>"A man can receive only what is given him from heaven." John 3:27

Editing content

You will be able to edit your own content once it has been posted, and admins and editors will be able to edit most posts.

Minor edit

Selecting the 'minor edit' option when editing an article:

Minor edit option

will mean the date that the article was created will not be changed, so articles will not show up as being new.

Use this for minor corrections, spelling mistakes and other minor changes.

Posting styled content with Markdown

This page briefly explains how to format your posts to include styles (bold, italic, lists, etc) or other content (posting and attaching images, and linking to other sites). If you've posted on a forum before then you've probably used a system similar to BBCode. This website uses a similar system, but one which is much simpler to use and read called Markdown. Full documentation is available here and here, and is recommended if you're a regular poster.

Basic text formatting

To create a new paragraph, hit return twice while typing. In other words, leave a blank line between seperate paragraphs.

To start a new line, put two spaces at the end of the line that you want to break. This isn't necessary if you just want to post a regular message, only if you want or need the extra control.

Style

To post bold text, put two stars (*) either side of the word or sentence.

Example: This is a sentence with a **bold** word.
Result: This is a sentence with a bold word.

To post italics, use a single star.

Example: This sentence has an *italic* word.
Result: This sentence has an italic word.

You can even include these in the middle of a word.

Example: un*believ*able
Result: unbelievable

Quotes

To quote a previous post or reference some text use > at the beginning of a paragraph, or at the start of each line you wish to display as a quote:

> This is a blockquote, I have included it here so 
> as people reading the thread later on will not get confused.

or:

> This is a blockquote, I have included it here so 
as people reading the thread later on will not get confused.

You can also nest quotes:

> This is the first level of quoting.
>
> > This is nested blockquote.
>
> Back to the first level.

and include other styling elements:

> ## This is a header.
> 
> 1.   This is the first list item.
> 2.   This is the second list item.

Links

To post a link to another site, you have two options.

  • Surround your link with brackets <http://www.rivertown.org.uk/> and it will be converted automatically:

  • Provide some link text and a target, like this: [click here](http://www.rivertown.org.uk/). Result: click here

Images

Posting an image is similar to the second linking method above. You need two things: the URL to the image you want to post, and a title for it, which should be two or three words that describes the image you're posting. :

\!\[logo\]\(http://www.rivertown.org.uk/site/themes/rivertown/images/rurc_logo.png\)

Result:

logo

Don't forget the exclamation mark at the start of this one, or you'll post a link to the image instead of inserting it into your post.

Lists

To post a list of things, begin each of your items with a star:

\* Item 1  
\* Item 2  
\* Item 3  

... and it will be converted into this:

  • Item 1
  • Item 2
  • Item 3

You can also use numbers to define a numbered list:

1. Item 1
2. Item 2
3. Item 3

will be converted to:

  1. Item 1
  2. Item 2
  3. Item 3

Working with images in articles

There are several ways to use images in your posts, each with their own pros & cons.

Working with inline images

The simplest way to use images in your article is to use an inline image. This is useful for news stories where the attached image is always in a set position on all pages - ie the top right hand corner of the article:

Inline image example

Firstly, you'll need to attach your image to the article you're working on. While editing the article, use the attachments dialog at the foot of the page to attach an image:

Attachments dialog

Deselect the 'list' tickbox once the image is attached:

Deselect link option

Of course, this step is optional, but by deselecting the 'list' option the default attachment link will be hidden when the article or page is read:

Default attachment link

Now simply add an 'inline tag' into your post. For example to insert the 1st attachment, enter:

[ inline:1 ]

or the 3rd attachment:

[ inline:3 ]

(remove the spaces either side of the brackets).

Inline images will always have a fixed style, a green border and they are 'floated' to the right of the text, which should flow around the image.

Inserting images with Markdown

If you need to insert your image in a specific place within your text (such as some of the images on this page), you can gain a little more control over positioning by inserting the image with a Markdown tag. Please read this help page on Markdown formatting first if you are unsure what this means.

  1. Firstly, attach your image to the post (see steps to achieve this above).
  2. Deselect the 'list' checkbox once the image is attached.
  3. Next, find the path to your image from the list of attached files. It will look something like http://www.rivertown.org.uk/files/help_img_assist_icon.png, but you will only need to use the part starting with files/, in this example the path to use would be files/help_img_assist_icon.png.
  4. Use Markdown syntax to insert your image:

    ![Image description](files/help_img_assist_icon.png)

The text between [ and ] is a caption and will be used as alternate text should the image be unable to be shown for some reason. The text between ( and ) is the path to the image you grabbed in the step above. The result:

Image description

More information on using Markdown to insert images can be found in the Markdown documentation.

Publishing and promoting content

Publishing

When an article or page is marked 'Published', then it is visible to all users of the site, depending on permissions. Pages should be left un-published (ie deselect the 'Published' check box) if the article is work in progress or is not yet deemed suitable for viewing on the site.

Of course, only admins and editors can approve content, so if you are a member submitting an article you will not see publish options. Simply submit your article as normal, and it will automatically be set to be un-published. The editors will read and review your submission and publish the article if it meets all their requirements.

Please remember to check your typing/spelling and grammar before posting. The 'preview' button is there for a reason! You could also cut and paste your text into a word processor to run an automatic spell check.

You can revisit an unpublished article you are working on via the 'my workspace' option in the main menu.

Sticky posts

'Sticky' posts are normal posts that get shunted to the top of the list regardless of its publish or authored date. This is useful for important notices or favourite reads.

Make a post sticky by checking the box labelled 'Sticky at top of lists':

Make post sticky

Promoting content to the front page

If you, as an editor or admin, feel a post is worthy of being posted on the front page, you can easily do so by checking the box labelled 'Promoted to front page':

Promote to front page

Managing categories

All the categories on the site can be edited and moved around. For example, a new photo gallery or article section could be created.

Creating categories on the fly

Administrators and editors only
Some categories, eg articles, will allow the creation of categories 'on the fly'.

When editing a page which allows creating categories on the fly, you'll see an extra part of the editing form near the foot of the page:

Add new category form

Enter a name for the new category (and ensure first that the category doesn't already exist!), select a parent category using the drop-down list, and click 'Create Item'.

You will be taken to a preview of your page, with the category you've just created selected for your new article.

Using the admin section to manage categories

Administrators and editors only
Advanced managing of categories can be done in the 'categories' section of the admin menu.

Click on 'administer', then 'categories'. You will be presented with a list of all the vocabularies and categories on the site. Vocabularies are the containers for a set of categories - eg Articles is a vocabulary containing all the article categories.

On the administer categories page, you will see (from left to right):

  • Name - the vocabulary or category name;
  • Node types - the types of page which can be placed in this vocabulary.
  • Operations
    • edit vocabulary - change the name, node types and structure of the vocabulary.
    • add term - add a new term or category to this vocabulary
    • preview form - preview the category selection form as you'd see it when adding or editing a page.

Categories are very powerful when set up correctly. They can provide a structured index for your content, as well as allowing for related pages and searching. Some advanced information on categories can be found here.

Notes on creating other page types

Images

When creating an image, you will need to select an image on your computer to upload, and a gallery to put the image in:

Selecting a gallery and image file

Links

Links have several extra fields, but fortunately most of them are not required.

  • Link - the address for the link. Links should be submitted in a form similar to http://www.example.com/. This field is required.
  • Author - the author or body responsible for a linked site and its content.
  • Publisher - the publisher of a linked site and its content.
  • Translator - the translator responsible for a linked site.
  • Date of issue - the date the site was created or adequately updated.
  • ISBN - a link to an ISBN.
  • Rating - a rating for the link between 1 and 5.

You should also select a category to place your link in.

Website users

Users of this site are broken into roles:

Each role has its own permissions, allowing editors and admins to have increasingly greater control over the content of the site.

For example, a member can submit content to the site, then an admin or editor needs to approve the post and publish it to the site.

Registration to the site is also subject to approval by the admins.

Rivertown URC Website Administrators

Rivertown URC Website Editors

RSS News Feeds

[Rivertown]: "Rivertown URC Website" [RSS info]: "RSS specification" [Firefox]: "Mozilla Firefox web browser" [Thunderbird]: "Mozilla Thunderbird e-mail client" [ForumZilla]: "Thunderbird ForumZilla" [Opera]: "Opera Web Browser" [Opera M2]: "Opera M2 e-mail client" [Klipfolio]: "Serence Klipfolio" [Klipfolio Feed Viewer]: "Klipfolio Feed Viewer"

The [Rivertown website][Rivertown] provides support for RSS news feeds for all its main news page and the article categories.

What is RSS?

RSS stands for Really Simple Syndication, and is used to compile a list of posts from a website's database, which provides customised 'news feeds' or notifications which users of a website can view in order to quickly see what is new on a site, without actually visiting the site itself. Subscribing to an RSS feed means you can be notified of the most recent posts, events and articles via a desktop application of your choice. Click [here][RSS info] for more technical info on RSS.

Viewing RSS Feeds

There are several ways to view RSS feeds. Some web browsers and e-mail clients support it, such as:

You can also read RSS feeds in separate applications, such as [Serence Klipfolio][Klipfolio]. You'll need the [Klipfolio Feed Viewer][] to view RSS feeds. Plus, I'm sure there's loads more RSS readers out there.

Our feeds

Our main page feed:

This feed contains everything that is posted to the front page of the site.

Also, each category comes with its own RSS feed. For example, click on the Magazine section, and you will see an orange XML icon like this:

XML RSS feed icon

That icon links directly to the feed for the category you are currently viewing. Depending on what you use to read RSS, copying that link into your RSS application will allow you to read items in that category.