Help

From 100GET-E3

Jump to: navigation, search

The 100GET-E3 Website has mainly 2 view modes:

  • the reader mode
  • the Editor/Admin mode

Contents

Reader mode

Any published articles or documents are available for viewing or downloading in this mode. No identification is required.

Editor/Admin mode

Login is required in this mode. It's the back-end of the website used to publish articles, news and provide project documents such as publications, downloads, presentations...

First log in

You find the link for login/logout at the top right side of the site pages. If applicable, please request for a user account by filling the request form. You will then get a confirmation email with your login informations.

How do I create a new article?

There are several ways to create a new page:

  • Create a link to the page on another page, then click on the red link which appears
    1.	Go to the page or article you want the new article to be linked from.
    2.	Click on the edit tab to edit the page or article. Add a link to the article you wish to create.The way to create a link is to place the new page's title in brackets. Page title
    3.	Save the page. Your link will show up as a red link which, when clicked, will bring you to an edit page for your new article.
    4.	Edit and save your new article.
  • If you search for a page that doesn't exist (using the search box and “Go” button on the left of the page) then you will be provided with a link to create the new page. (Note that this technique doesn't work if you use the “Search” button).

How do I edit an article?

To edit a page, simply click the edit link that appears on each page. Using the default MonoBook skin, this is in the form of a tab at the top of the page. A form will appear, containing the existing markup. When you have finished making modifications, click the Save button to commit your changes.

You can find a well-structured guide on how to edit a page on the English Wikipedia (http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page).

How do I publish some news?

Publishing news is done by simply creating a new article and then categorize it adding the following text [[category:News-entry]] at the top end or top bottom of the news text. The article will then automatically threated as a news and accordingly added to the rss news feed located at http://projects.celtic-initiative.org/100get-e3/index.php?title=Home&feed=rss or as atom feed http://projects.celtic-initiative.org/100get-e3/index.php?title=Home&feed=atom.

How do I add an image to my article?

To upload your picture directly from your hard drive

Choose "upload file" from the navigation bar to the left. Browse to locate your saved image file, then click the upload button. Write down or copy the name of your file; you'll need it. (Not the whole path, just the filename including the .jpg, .gif, or whatever.) Click the "edit" tab at the top of the wiki. Go to where you want to paste in your picture, and follow the format of the test picture.
The code looks like this: [[Image:Filename.jpg|left|200px|]] You'll find the vertical bar above your backslash key.
For a comprehensive resource on uploading images to MediaWiki go here (http://meta.wikimedia.org /wiki/Help:Images_and_other_uploaded_files) .

Linking to an online image

To link to an image already online, paste the URL of an image to the page. You can put your image online by using a free online application; Flickr (http://flickr.com) accounts come in handy for this. Please don't link to a site where sign-in is required, like intranet pages.

How do I delete an old version of a page?

Old versions of page data are retained in the database and can be accessed via the page history features. This is useful for reviewing changes and correcting or reverting undesirable ones, but in some cases, administrators might want to make this information unavailable, for legal reasons, or to reduce the size of the database. Administrators can delete an old revision of a page by deleting the page, and then selectively undeleting revisions to be kept

How do I revert a page to an earlier version?

Go to the page you wish to revert, click on the History tab at the top of the page, then click on the time and date of the earlier version you want to revert to. It will not work if you click on 'cur', 'last', or "Compare selected versions". 1. When the page displays, text similar to this: (Revision as of 23:19 Jul 15, 2003), will display. It appears below the page's title, in place of the From {project name}, usually seen. 2. Verify that you've selected the correct version, then click a link to edit the 3. page as you would normally. 4. You'll get a warning, above the edit box, about editing an out-of-date revision. 5. Ignore the warning and save the page.

How do I change the text color?

You use the Span Style tags to mark the color of text This is red text. This is orange text. This is blue text. This is green text. produces: This is red text. This is orange text. This is blue text. This is green text.

How do I manage project documents?

If file uploads are enabled, you can upload certain types of files to the wiki. This is particularly useful for uploading images, which you want to place on an article, but you can also upload other types of files.

Upload a file

  1. Prepare the file for upload. Make sure the file is exactly as you want it.
  2. In the sidebar, under “toolbox”, click “upload file.”
  3. Click “Browse” next to the “Source filename:” to locate the file on your computer (the name of the “browse” button depends on your web browser).
  4. Change the “Destination filename:” to something descriptive, if necessary.
  5. Fill in the “Summary,” if necessary.
  6. Select the document category
  7. If applicable (for publications and demonstrators), fill in the document detailed informations.

Note

  1. Click the “Upload file” button.

If it is a large file, you may need to wait several seconds for the upload to complete.

Using Images and File Description Pages

After you've uploaded a file, you can use it in an article, with some special wiki syntax to create the link. See Help:Images.

Your file gets its very own “File Description Page” within the File namespace of the wiki. You should edit this page to provide more information about the file. For example, many public wiki projects are quite sensitive to copyright issues, and so you should explain where you got the file from, and what its copyright status is, on the description page. Any other useful descriptive notes could also be added there.

List of Files in the Wiki

There are a number of special pages to help you view and manage files which have been uploaded. Go to “Special pages” (in the toolbox on the left) and then see...

See Help:Special pages for details of the other information available here.

How do I categorize an article?

Including [[Category:Name]] in the text of any editable page causes that page to be placed in a category called Name. This link will not show up where it appears in the text, but a corresponding link will appear in the "Categories" box at the bottom of the page. The target of this link is a page called "Category:Name" – the link will be red until such a page is created. Conventionally, these category declarations are placed at the end of the page text, but before any stub templates (which themselves generate categories) and interlanguage links.

The category page (a page in the Category: namespace) is itself a normal editable page, but has a special mode of display – it lists all the pages that have been placed in the category it represents. If any of these pages is itself a category page, then it is treated as a subcategory; these are listed first. Otherwise it is treated as a member page of the category; these are listed below the subcategories. Any ordinary page content appearing in the text of the category page is displayed before the lists of subcategories and member pages. For further details about category pages, including sort order, see Display of category pages below.

To make a normal link to a category page from another page, precede the word "Category" with a colon, as in Category:Music, which appears as Category:Music. These links do not put the page in the category, and can be piped like ordinary wikilinks.

for more innformation about categorization on a wiki see http://en.wikipedia.org/wiki/Help:Category

This page was last modified on 30 September 2009, at 12:25. This page has been accessed 3,561 times.