anyMeta 4.17.47 - Atom module 0.3.22013-05-25T05:40:26+02:00http://www.creativecaribbeannetwork.com/feed/atom/67/esAyudahttp://www.creativecaribbeannetwork.com/id/4772010-09-23T10:40:20+02:00Póngase en contacto con NosotrosInformación de contacto<p>Para obtener ayuda, por favor póngase en contacto con PUMAVision haciendo <a href="http://www.creativecaribbeannetwork.com/id/426">clic aquí</a>.</p>Contact usUseful <a href="http://www.creativecaribbeannetwork.com/id/477">Contact Details</a><p>For help please contact PUMAVision by <a href="http://www.creativecaribbeannetwork.com/id/426">clicking here</a></p>Neem contact met ons opHandige <a href="http://www.creativecaribbeannetwork.com/id/477">contact informatie</a><p>Voor hulp, neem <a href="http://www.creativecaribbeannetwork.com/id/426">hier</a> contact op met puma.creative.</p>-ARTICLE2http://www.creativecaribbeannetwork.com/id/2062010-09-24T12:19:56+02:00Easy formatting (es)Layout and formattingGive your pages more detail<p>Here are some tips on how to format, style and add links in your text.</p><h3>Bold and italic</h3>
<p>To make text stand out you can add bold or Italic styling.</p>
<p>If you add // before and after text:<br/>
<!--[lit]-->//italic//<!--[/lit]--> becomes <em>italic</em></p>
<p>If you add ** before and after text:<br/>
<!--[lit]-->**bold**<!--[/lit]--> becomes <strong>bold</strong></p>
<p>If you add **// both before and after text:<br/>
<!--[lit]-->**//bold italic//**<!--[/lit]--> becomes <strong><em>bold italic</em></strong><br/>
<br/>
</p>
<h3>External hyperlinks</h3>
<p>To add links in text that go outside of the site type the URL like: <br/>
<!--[lit]-->http://www.creativecaribbeannetwork.com<!--[/lit]--> becomes <a href="http://www.creativecaribbeannetwork.com">www.creativecaribbeannetwork.com</a> </p>
<p>If you add brackets and text to the URL the text will display instead of the hyperlink:<br/>
<!--[lit]-->[http://www.creativecaribbeannetwork.com Click here]<!--[/lit]--> becomes <a href="http://www.creativecaribbeannetwork.com">Click here</a></p>
<p>If you would like to embed an email address so that when a user clicks it automatically opens their mail server. Enclose your email address in brackets and add text to the end of the URL. It will display as follows:<br/>
<!--[lit]-->[mailto:desk@mediamatic.nl Mail Mediamatic]<!--[/lit]--> becomes <a href="mailto:desk@mediamatic.nl">Mail Mediamatic</a> and is not readable for spam robots.</p>
<p>Or simply type:<br/>
<!--[lit]-->mailto:desk@mediamatic.nl <!--[/lit]--> becomes <a href="mailto:desk@mediamatic.nl,">desk [at] mediamatic.nl,</a> and is not readable for spam robots.<br/>
<br/>
</p>
<h3>Internal links</h3>
<p>You may want to link to other pages in the website to do this you do not need the full URL.<br/>
Linking from one page to another page is made by using a <em>unique number</em>, also known as an <em>id</em>. Open the page that you want to link to, look at the URL to see what number the page has. <br/>
Example: <!--[lit]-->http://pum01.test.mediamatic.nl/page/3/nl<!--[/lit]--> The unique number (id) here is '3'.</p>
<p>You can now make the link like this:<br/>
<!--[lit]-->((3| PUMA.Creative))<!--[/lit]--><br/>
becomes:<br/>
<a href="http://www.creativecaribbeannetwork.com/id/3">PUMA.Creative</a><br/>
<br/>
+++ Headings and subheadings</p>
<p>Make headings and subheadings by using the +-sign. One + gives a large heading, three times + gives a subheading. Don’t forget to use a space after the +. </p>
<p><!--[lit]-->+ Example of a heading<!--[/lit]--><br/>
becomes: </p>
<h1>Example of a heading</h1>
<p><br/>
<br/>
<!--[lit]-->+++ Example of a subheading<!--[/lit]--><br/>
becomes: </p>
<h3>Example of a subheading</h3>
<p><br/>
</p>
<h3>Other formatting codes</h3>
<p><!--[lit]-->---- four stripes <!--[/lit]--><br/>
becomes:<br/>
a line over the full width of the page</p>
<hr />
<p><br/>
</p>
<h3>Lists and numbering</h3>
<p>You can make lists using the # and * to make lists or numberings.<br/>
<!--[lit]--># Japan<!--[/lit]--> <br/>
<!--[lit]--># Bulgary<!--[/lit]--> <br/>
<!--[lit]--># Israël <!--[/lit]--> </p>
<p>becomes a list with automatic numbering: </p>
<p><!--[lit]-->1. Japan<!--[/lit]--> <br/>
<!--[lit]-->2. Bulgary<!--[/lit]--> <br/>
<!--[lit]-->3. Israël <!--[/lit]--> <br/>
<br/>
</p>
<h3>Blockquotes / quotes</h3>
<p>If you would like to make a block of text appear like a quote add <!--[lit]-->> <!--[/lit]--> on both sides of the text:</p>
<p><!--[lit]-->> aber irgendwer muss diesen job ja machen und deshalb kann es<!--[/lit]--> <br/>
<!--[lit]-->> nicht ändern . ich könnte dem text höchstens ein bisschen gut <!--[/lit]--> <br/>
<!--[lit]-->> zureden, dass er auch als platzhalter eine wichtige rolle spielt und<!--[/lit]--> <br/>
<!--[lit]-->> durchaus gebraucht wird. <!--[/lit]--> </p>
<p>becomes: </p>
<blockquote>
<p>aber irgendwer muss diesen job ja machen und deshalb kann ich es<br/>nicht ändern . ich könnte dem text höchstens ein bisschen gut <br/>zureden, dass er auch als platzhalter eine wichtige rolle spielt und<br/>durchaus gebraucht wird.</p>
</blockquote>
<p><br/>
</p>
<h3>Tables</h3>
<p>If you’d like to add tables of information to your text: </p>
<p><!--[lit]-->|| Cell 1|| Cell 2 ||<!--[/lit]--><br/>
<!--[lit]-->|| Cell 3|| Cell 4 ||<!--[/lit]--></p>
<p>becomes: </p>
<table>
<tr>
<td>Cell 1</td>
<td>Cell 2</td>
</tr>
<tr>
<td>Cell 3</td>
<td>Cell 4</td>
</tr>
</table>
<p><!--[lit]-->||< left||= center||> right ||<!--[/lit]--> <br/>
<!--[lit]-->||< The quick brown||= fox jumps over||> the lazy dog. ||<!--[/lit]--> </p>
<p>becomes: </p>
<table>
<tr>
<td style="text-align: left;">left</td>
<td style="text-align: center;">center</td>
<td style="text-align: right;">right</td>
</tr>
<tr>
<td style="text-align: left;">The quick brown</td>
<td style="text-align: center;">fox jumps over</td>
<td style="text-align: right;">the lazy dog.</td>
</tr>
</table>Eenvoudig opmakenHandige opmaak informatie<h3>Bold en italic</h3>
<p><!--[lit]-->//italic//<!--[/lit]--> wordt <em>italic</em></p>
<p><!--[lit]-->**bold**<!--[/lit]--> wordt <strong>bold</strong></p>
<p><!--[lit]-->**//bold italic//**<!--[/lit]--> wordt <strong><em>bold italic</em></strong></p>
<h3>Externe hyperlinks</h3>
<p><!--[lit]-->http://www.creativecaribbeannetwork.com<!--[/lit]--> wordt <a href="http://www.creativecaribbeannetwork.com">www.creativecaribbeannetwork.com</a></p>
<p><!--[lit]-->[http://www.creativecaribbeannetwork.com Klik hier]<!--[/lit]--> wordt <a href="http://www.creativecaribbeannetwork.com">Klik hier</a></p>
<p><!--[lit]-->[mailto:desk@mediamatic.nl Mail Mediamatic]<!--[/lit]--> wordt <a href="mailto:desk@mediamatic.nl">Mail Mediamatic</a> en is niet leesbaar voor spam robots.</p>
<p><!--[lit]-->mailto:desk@mediamatic.nl <!--[/lit]--> wordt <a href="mailto:desk@mediamatic.nl,">desk [at] mediamatic.nl,</a> en is niet leesbaar voor spam robots.</p>
<p><a name="internelinks"></a></p>
<h3>Interne links</h3>
<p>Links van een pagina naar de ander worden gemaakt door gebruik te maken van een <em>uniek getal</em>, ook wel bekend als een <em>id</em>. Open de pagina waar je naar wilt linken en kijk goed in de adresbalk (de url) om te kijken welk nummer deze pagina heeft. Dit nummer is ook te vinden in het admin gedeelte.<br/>
Voorbeeld: <!--[lit]-->http://pum01.test.mediamatic.nl/page/3/nl<!--[/lit]--> Het unieke nummer (id) hier is '3'.</p>
<p>Je kunt de link als volgt maken:</p>
<p><!--[lit]-->((3| PUMA.Creative))<!--[/lit]--><br/>
wordt:<br/>
<a href="http://www.creativecaribbeannetwork.com/id/3">PUMA.Creative</a></p>
<h3>Titels en subtitels</h3>
<p>Maak titels en subtitels door gebruik te maken van het +-teken een + geeft een titel, drie maal een +teken geeft een subtitel. vergeet niet een spatie te gebruiken achter het +teken.</p>
<p><!--[lit]-->+ Voorbeelden van Titels In elke website : + Voorbeelden van Titels _ _ <!--[/lit]-->+++ Voorbeelden van Subtitels``<br/>
In elke website : </p>
<h3>Voorbeelden van Subtitels</h3>
<p><br/>
<br/>
</p>
<h3>Plaatjes binnen de tekst</h3>
<p>Door gebruik te maken van het camera-icoon, kun je plaatjes aan de text toevoegen. Sleep het plaatje vervolgens naar de gewenste locatie binnen de tekst.</p>
<p>In principe hebben plaatjes geen specifieke locatie op de pagina, of de body-text. Maar in navolging van de WIKI-code, kan je een image in als volgt in de body-text plaatsen:<br/>
<!--[lit]-->[[image fig01 ]]<!--[/lit]--></p>
<p>“1” is het eerste plaatje gebruikt in deze pagina. Als je het derde plaatje wilt gebruiken, dan hoef je uitsluitend de “1” te veranderen in een “3”.</p>
<p><!--[lit]-->[[image 1 ]]<!--[/lit]--> ziet er op de website als volgt uit:</p>
<p><span class="inline-image-wrapper ui_animateFigureCaption"><img src="1" alt="1" /></span></p>
<p><br/>
<br/>
Als je een onderschrift wilt plaatsen voor een plaatje dat zichtbaar is in de body, dan kun je de volgende code gebruiken:<br/>
<!--[lit]-->[[image fig01 caption="after" ]]<!--[/lit]--></p>
<p>Meer informatie over het plaatsen van foto's vind je op <a href="http://www.creativecaribbeannetwork.com/id/foto">de anyMeta website</a>.</p>
<h3>YouTube filmpjes op je pagina</h3>
<p>Je kunt YouTube filmpjes toevoegen aan je pagina door gebruik te maken van de volgende code:</p>
<p><!--[lit]-->[[youtube xKX_je-kEd0]]<!--[/lit]--><br/>
<br/>
<!--[embed youtube xKX_je-kEd0]--><object width="407" height="306"><param name="movie" value="http://www.youtube.com/v/xKX_je-kEd0&fs=1"></param><param name="wmode" value="transparent"><param name="allowFullScreen" value="true"><embed src="http://www.youtube.com/v/xKX_je-kEd0&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" wmode="transparent" width="407" height="306"></embed></object><!--[/embed]--></p>
<p>In deze code is xKX_je-kEd0 het id (unieke code) van het YouTube filmpje. Je kunt deze unieke code vinden in de adresbalk (url) van de YouTube website.<br/>
Een voorbeeld: <!--[lit]-->http://www.youtube.com/watch?v=xKX_je-kEd0<!--[/lit]-->, the unique code is <em>xKX_je-kEd0</em></p>
<h3>Andere handige WIKI-codes</h3>
<p><!--[lit]-->---- vier strepen <!--[/lit]--><br/>
wordt:<br/>
een horizontale lijn over de totale breedte van de pagina</p>
<hr />
<p><br/>
De code <!--[lit]--> _ <!--[/lit]-->((een spatie en een underscore) geeft een witte lijn.</p>
<p>In een textarea kun je normaal 1 witte lijn tonen. Om het plaatje heel te houden, verwijder anyMeta automatisch the extra witte regels. Met de code <!--[lit]--> _ <!--[/lit]--> (een spatie en een underscore met een witte regel boven en onder) is het nog steeds mogelijk om een extra witte lijn toe te voegen aan een textarea.<br/>
Rechts onder het stukje tekst bijvoorbeeld, is de code: <!--[lit]--> _ <!--[/lit]--> geschreven. Met deze code wordt een extra witte lijn gevreerd tussen deze alinea en de titel “Optionele WIKI tags”. De code only werkt alleen binnen een textarea, niet boven een tekst. </p>
<p><br/>
</p>
<h2>Optionele WIKI tags</h2>
<p> <a name="ankers"></a> </p>
<h3>Verwijzingen in een document / anchors</h3>
<p>Om te refereren naar een specifieke locatie op een pagina, kun je de volgende stappen ondernemen: <br/>
Stap 1: Om te refereren naar een specifieke locatie gebruik je : <!--[lit]-->((|lijsten en nummering#lijsten))<!--[/lit]-->. De pagina zal er als volgt uit zien: <a href="#lijsten">lijsten en nummering</a>. </p>
<p>Stap 2: Op de regel boven de specifieke locatie waar je naar refereert moet je een anchor plaatsen, door de volgende code te gebruiken:: <!--[lit]-->[[# lijsten]]<!--[/lit]-->. <br/>
Pas op! Het is belangrijk dat je een spatie gebruikt na het #teken </p>
<p>Voor referenties naar specifieke locaties op andere pagina's kun je de volgende code gebruiken: <a href="#internelinks">interne links</a> _ </p>
<p> <a name="lijsten"></a> </p>
<h3>Lijsten en nummering</h3>
<p>Je kunt lijsten maken met behulp van het #teken en het *teken .<br/>
<!--[lit]--># Japan<!--[/lit]--> <br/>
<!--[lit]--># Bulgary<!--[/lit]--> <br/>
<!--[lit]--># Israël <!--[/lit]--> </p>
<p>wordt bijvoorbeeld een lijst met automatische nummering: </p>
<p><!--[lit]-->1. Japan<!--[/lit]--> <br/>
<!--[lit]-->2. Bulgary<!--[/lit]--> <br/>
<!--[lit]-->3. Israël <!--[/lit]--> <br/>
<br/>
<br/>
</p>
<h3>Blockquotes / quotes</h3>
<p><!--[lit]-->> aber irgendwer muss diesen job ja machen und deshalb kann es<!--[/lit]--> <br/>
<!--[lit]-->> nicht ändern . ich könnte dem text höchstens ein bisschen gut <!--[/lit]--> <br/>
<!--[lit]-->> zureden, dass er auch als platzhalter eine wichtige rolle spielt und<!--[/lit]--> <br/>
<!--[lit]-->> durchaus gebraucht wird. <!--[/lit]--> </p>
<p>wordt: </p>
<blockquote>
<p>aber irgendwer muss diesen job ja machen und deshalb kann ich es<br/>nicht ändern . ich könnte dem text höchstens ein bisschen gut <br/>zureden, dass er auch als platzhalter eine wichtige rolle spielt und<br/>durchaus gebraucht wird.</p>
</blockquote>
<p><br/>
<br/>
<a name="tabellen"></a></p>
<h3>Tabels</h3>
<p><!--[lit]-->|| Cell 1|| Cell 2 ||<!--[/lit]--><br/>
<!--[lit]-->|| Cell 3|| Cell 4 ||<!--[/lit]--></p>
<p>wordt: </p>
<table>
<tr>
<td>Cell 1</td>
<td>Cell 2</td>
</tr>
<tr>
<td>Cell 3</td>
<td>Cell 4</td>
</tr>
</table>
<p><!--[lit]-->||< left||= center||> right ||<!--[/lit]--> <br/>
<!--[lit]-->|| The quick brown|| fox jumps over|| the lazy dog. ||<!--[/lit]--> </p>
<p>wordt: </p>
<table>
<tr>
<td style="text-align: left;">left</td>
<td style="text-align: center;">center</td>
<td style="text-align: right;">right</td>
</tr>
<tr>
<td>The quick brown</td>
<td>fox jumps over</td>
<td>the lazy dog.</td>
</tr>
</table>
<p><!--[lit]-->||~ header 1||~ header 2 ||<!--[/lit]--> <br/>
<!--[lit]-->|| data 1|| data 2 ||<!--[/lit]--></p>
<p>wordt: </p>
<table>
<tr>
<th>header 1</th>
<th>header 2</th>
</tr>
<tr>
<td>data 1</td>
<td>data 2</td>
</tr>
</table>
<p><br/>
<br/>
<br/>
<a name="bottom"></a></p>-ARTICLE1http://www.creativecaribbeannetwork.com/id/80032010-09-27T16:13:25+02:00Creating a ProfileThe first step to becoming a member<p>What you'll need to know when you want to become a member.</p><p><span class="inline-image-wrapper ui_animateFigureCaption"><a href="http://www.creativecaribbeannetwork.com/page/8436/es">
<img src="http://fast.mediamatic.nl/f/ztvc/image/283/8436-400-303.jpg" height="303" width="400" alt="" title="" playable="1"/>
</a></span></p>
<h3>Click on <em>'Sign Up'</em> which can be found in the red menu bar at the top of every page.</h3>
<p>You will be redirected to a registration form that asks you to fill out: </p>
<ul>
<li>Your contact information</li>
</ul>
<p> <em>Only publicly available if you choose</em></p>
<ul>
<li>Add a description text about yourself and interests</li>
</ul>
<p> <em>Write about your creative interests or what inspired you to join the networks</em></p>
<ul>
<li>Add an image of yourself or work</li>
</ul>
<p> <em>Share an image of your work or a portrait and let other users see who you are. It often helps people remember you if a visual image accompanies a description.</em></p>
<ul>
<li>Select your language preference</li>
</ul>
<p> <em>This is the language in which the website will communicate with you. When available the instruction texts and the guiding navigation will appear in this language.</em></p>
<ul>
<li>Geographical regions of interest</li>
</ul>
<p> <em>Adding your location helps users find others in their region with similar interests</em></p>
<ul>
<li>Creative areas of interest</li>
</ul>
<p> <em>Adding your creative interest helps users find people in similar or desired creative fields.</em></p>
<h3>Once you have entered all the required fields, Click on <em>'Register'</em>.</h3>
<p>You will be redirected to your new profile. An automatically generated e-mail will be sent to you, the email contains your log in name but not your password information.</p>
<h3>If you want to edit your profile click on <em>'Edit this page'</em> in the top black menu bar.</h3>
<p>It will take you to a worksheet where you can edit all your personal information. To save your changes just click <em>'Save this page'</em> You can go back and make changes to your profile at any time.</p>
<h3>If you forget your password you can retrieve it by clicking <em>'Log in'</em> and then <em>'Forgot your password?'</em></h3>
<p>An email will be sent to you with a link.</p>-ARTICLE2http://www.creativecaribbeannetwork.com/id/93122010-09-23T10:42:24+02:00Connecting to other usersHow to get your network started.<p>Make friends and aquaintence with other members of the community.</p><ul>
<li>Go to a persons page and click on <em>'Add as a contact'</em>. This button is located between the title and the introduction. The system will then ask you if the person is a <em>'known person'</em> or a <em>'friend'</em>. By selecting whether the person is known or a friend you can determine what information is visible to them. When you create things like articles or events you can select the privacy setting: everyone, known people or just for your friends.</li>
</ul>
<ul>
<li>You then have to wait for the person to confirm your request. When you refresh the page you will see that in the red dialogue box it now says <em>'waiting for confirmation of contact'</em>. When the person approves your request your name and photo are added to the page under the heading <em>'Contacts'</em> with a link to your profile page.</li>
</ul>
<ul>
<li>If you no longer want to be their contact or you would like to change them from a known person to a friend. Click on the red dialogue box and then select a change in your relationship or remove them from having connection.</li>
</ul>-ARTICLE2http://www.creativecaribbeannetwork.com/id/81642010-09-27T16:15:34+02:00Placing an image on the websiteHow to place and image of yourself or artwork on the site<p>Share an image of your work or a portrait. It often helps people remember if a visual image accompanies a description.</p><h3>Placing an image in an article, event, or opportunity</h3>
<ul>
<li>Click <em>'Edit this page'</em> in the black bar at the top of the page.</li>
</ul>
<ul>
<li>Go to the camera icon and click <em>'Add an image'</em>.</li>
</ul>
<ul>
<li>There are several ways to add a picture here. Click <em>'Browse'</em> if you want to select an image from your own computer. After you've found the image, clicking the <em>'Add'</em> button then places the image directly on the page.</li>
</ul>
<p><span class="inline-image-wrapper ui_animateFigureCaption"><a href="http://www.creativecaribbeannetwork.com/page/9231/es">
<img src="http://fast.mediamatic.nl/f/ztvc/image/773/9231-316-122.jpg" height="122" width="316" alt="" title="" playable="1"/>
</a></span></p>
<ul>
<li>You can also click on <em>'More Options'</em>. If your image is on the internet paste the link to the isolate image and click <em>'Add'</em> Or if you already added your image to the website you can find it by entering its title in the third editable field and click <em>'Search'</em>.</li>
</ul>
<p><span class="inline-image-wrapper ui_animateFigureCaption"><a href="http://www.creativecaribbeannetwork.com/page/8165/es">
<img src="http://fast.mediamatic.nl/f/ztvc/image/364/8165-400-272.png" height="272" width="400" alt="" title="" playable="1"/>
</a></span></p>
<ul>
<li>Once the image has been added you can move its location on the page. Keep the right-click on your mouse on the image pressed down and move the mouse till the image is in its desired location.</li>
</ul>
<ul>
<li>If you want to embed an image in the text you can place <!--[lit]-->[[image 01 ]]<!--[/lit]-->in the body text “1” is the first image added to the page. When you want the third image displayed in the text you only need to change the “1” by a “3”.</li>
</ul>
<ul>
<li>Click <em>'Save this page'</em> to save the image.</li>
</ul>
<h3>Adding other information and tagging people in the image.</h3>
<ul>
<li>The image you added has its own page. Once you are out of the edit mode, you can access the image page by clicking on the image itself. On the image page click on <em>'Edit this page'</em>. Then you can add extra information.</li>
</ul>
<ul>
<li>You can select an author by clicking the button <em>'+Who made this?'</em></li>
</ul>
<ul>
<li>You can give the photo location information but clicking either the button <em>'Where was this picture taken?'</em> or <em>'Place on map'</em></li>
</ul>
<ul>
<li>You can add a caption or body text that is specific for the image by clicking <em>'+ caption'</em> or <em>'+ page body'</em> This allows you to add more information about the image that makes it more interesting for a user, such as a story or idea that sprouted from the image.</li>
</ul>
<ul>
<li>If you want to replace the image go to the camera icon at the bottom of the page and click <em>'Replace image'</em>. This lets you replace the current image on the project page</li>
</ul>
<ul>
<li>You can control the visibility of your image by clicking //Visible to:// in the menu bar at the top. Images are always set default to visible for everyone, but in the case you don't want everyone to see it you can change it here.</li>
</ul>
<ul>
<li>If you are the creator of the image, you can also attach specific rights to the image by clicking on <em>'copyright'</em>. When selecting one of the Creative Commons options, you make clear to other people whether or not they may use the image.</li>
</ul>
<ul>
<li>If there are people in the image it is fun to tag them and let them know you've added a photo of them to the website. To do this click on the person in the image and enter their name in the blank field this will connect them to their picture.</li>
</ul>
<ul>
<li>Click <em>'Save this page'</em> to save your changes.</li>
</ul>-ARTICLE2http://www.creativecaribbeannetwork.com/id/84582010-09-23T10:43:22+02:00Adding an articleContribute to the website by adding articles for other members to see.<p>Present your research, write about a topic related to an event, write a review or an interview with someone inspiring.</p><ul>
<li>Go to <em>'Contributions' / 'New contribution'</em> in the menu bar at the top of the page and click <em>'+article'</em>.</li>
</ul>
<ul>
<li>Enter a title and click <em>'Create'</em>. In the subtitle field, you can write a short catchphrase that gets peoples attention.</li>
</ul>
<ul>
<li>Click <em>'+ short introduction'</em> to write an introduction. This will be shown in cursive and in a larger format than the rest of the text on the page.</li>
</ul>
<ul>
<li>Click <em>'+ page body'</em> to enter the rest of the article. You can make the text appear more attractive by paying attention to it's layout. For instance, you can write in bold, cursive or add sub-headings and hyperlinks. <a href="http://www.creativecaribbeannetwork.com/page/206/en">Read more about layout and formatting here</a>.</li>
</ul>
<ul>
<li>Click <em>'+ author'</em> to attach yourself or someone else as the author to the article. You will automatically be connected to the article as author unless you change this.</li>
</ul>
<ul>
<li>The button <em>'+ Who are important people here'</em> attaches people to the article that are mentioned in the text or relevant to the articles activity.</li>
</ul>
<ul>
<li>It is also important to select relevant keywords. These keywords influence which other articles and events will appear in the context of your event and how often your article appears in the context of other articles. Go to <em>'Choose keywords'</em> and click on the words that best describe the article. <a href="http://www.creativecaribbeannetwork.com/page/8460/en">Read more about adding keywords by clicking here</a>.</li>
</ul>
<ul>
<li>Add one or several images to make your article more attractive to readers. Click on the camera icon <em>'Add an image'</em>. You can upload an image from your computer or take one from the internet or from the website itself. <a href="http://www.creativecaribbeannetwork.com/page/8164/en">Read more about adding images here</a>.</li>
</ul>
<ul>
<li>Click <em>'Save this page'</em> to save your article. You can find your article and other contributions to the site when you go to <em>'My contributions'</em> in the menu bar at the top of the page.</li>
</ul>-ARTICLE2http://www.creativecaribbeannetwork.com/id/92712010-09-23T10:44:33+02:00Becoming a fanDisplay what you like for others to see<p>By becoming a fan of something, you create a link between yourself and an event, person, article or image. You are then listed as a fan on the page of the item and on your profile. This way others can see what you're interested in an learn more about new things on the website.</p><ul>
<li>Go to a page you like and click either on <em>'I like it'</em> or <em>'All actions'</em>. This button is located between the title and the introduction.</li>
</ul>
<ul>
<li>If the button says <em>'All actions'</em> then a drop down will display showing your additional button choices. Then click on <em>"I like it"</em> and you will get feedback that the thing you like has been added to the list of your favorites.</li>
</ul>
<ul>
<li>When you refresh the page you will see that your name is added to the page under the heading <em>'Fans'</em> with a link to your profile page. Then, your profile page has a link to the article, event or person of which you became a fan under the heading <em>'Fan of'</em>.</li>
</ul>
<ul>
<li>If you no longer want to be a fan, go to the page and click on the red cross next to <em>'you like this'</em>.</li>
</ul>
<ul>
<li>Other users can become your fans as well. This appears on your profile page under the heading <em>'Fans'</em>. Users can also become a fan of your articles or events.</li>
</ul>-ARTICLE2http://www.creativecaribbeannetwork.com/id/84592010-09-23T10:45:19+02:00Adding an eventA step by step guide to placing events on the open calendar<p>Let people know about an event you are organizing or visiting.</p><ul>
<li>Log in on the site (go to <em>'log in'</em> in the menu bar at the top of the page).</li>
</ul>
<ul>
<li>Go to <em>'Contributions' / ' New Contribution' </em> in the menu bar at the top of the page and click <em>'+ event'</em>.</li>
</ul>
<ul>
<li>Enter a title and click <em>'Create'</em>. In the subtitle field, you can put some basic words or a short description of the event.</li>
</ul>
<ul>
<li>Use the button <em>'Where and when'</em> to add a date. If the event runs multiple days, then add an end date as well. Start typing the location where the event takes place; this automatically triggers a search within the site. If the location is not found, use the <em>'Create something new'</em> button to create a new organization or location. Click <em>'ok'</em> to save the window.</li>
</ul>
<ul>
<li>The <em>'+ organisation'</em> button is for events that are organized by an institution that is different from the institution where the event will be happening.</li>
</ul>
<ul>
<li>Go to <em>'+ short introduction'</em> to write an introduction. Here you can mention the details of the event taking place. You can also add a link to an external web page with information about the event by clicking <em>'link'</em></li>
</ul>
<ul>
<li>With the <em>'+ Who are important people here'</em> button you add people who are participating or presenting at the event. Think of artists, musicians, organisers, etc.</li>
</ul>
<ul>
<li>In the <em>'page body'</em>, you can write extensively about the event. Don't forget to mention the opening hours, price, an e-mail address for reservations, etc. You can make the text more attractive by paying attention to it's layout. For instance, you can write in bold, cursive or add sub-headings and hyperlinks. <a href="http://www.creativecaribbeannetwork.com/page/206/en">Read more about layout and formatting here</a>.</li>
</ul>
<ul>
<li>Using <em>'+document'</em> you can add additional file types with relevant information, like an invitation or event flyer.</li>
</ul>
<ul>
<li>Add an image by clicking on the camera icon <em>'Add an image'</em>. You can upload an image from your computer, take one from the internet or from within the website itself by pasting the URL. <a href="http://www.creativecaribbeannetwork.com/page/8164/en">Read more about adding images here</a>.</li>
</ul>
<ul>
<li>Finally, it is important to select relevant keywords. These keywords influence which other articles and events appear in the context of your event, and how often your event appears on the site to users. Go to <em>'Choose keywords'</em> and click on the words that describe the event best. <a href="http://www.creativecaribbeannetwork.com/page/8460/en">Read more about keywords here</a>.</li>
</ul>
<ul>
<li>Go to <em>'Save this page'</em>. You can now view the event in the calender on the website.</li>
</ul>-ARTICLE2http://www.creativecaribbeannetwork.com/id/84602010-09-23T10:46:25+02:00Using keywordsAdd descriptive words to make your article more findable<p>By adding keywords to your profile page and to all the other things you put on the website, you make them easier for others to find.</p><p>Keywords also create links to similar pages that will appear in the context on the right side of your page.</p>
<ul>
<li>Go to your profile page, or another page you've created on the website, and click <em>'Edit this page'</em>.</li>
</ul>
<ul>
<li>On the page, you'll see a button that says <em>'Choose keywords'</em>. Click on this to open a screen with a list of keywords.</li>
</ul>
<ul>
<li>Click the box next to the keyword if you want to select it. Choose words that have something to do with the content of the page.</li>
</ul>
<ul>
<li>Are you missing an important keyword? Go to the category <em>'Own keywords'</em> and write a word yourself. Click <em>'ok'</em> when you're done.</li>
</ul>
<ul>
<li>Click <em>'Save this page'</em> to save the keywords. You will see that they now appear on your page.</li>
</ul>-ARTICLE2http://www.creativecaribbeannetwork.com/id/92732010-09-23T10:47:23+02:00Adding an opportunityStep by step to adding opportunities to the website.<p>Share news about opportunities with other members</p><ul>
<li>Log in on the site (go to <em>'log in'</em> in the menu bar at the top of the page).</li>
</ul>
<ul>
<li>Go to <em>'Contributions' / ' New Contribution' </em> in the menu bar at the top of the page and click <em>'+ opportunity'</em>.</li>
</ul>
<ul>
<li>Enter a title and click <em>'Create'</em>. In the subtitle field, you can put some basic words or a short description of the opportunity.</li>
</ul>
<ul>
<li>Go to <em>'+ short introduction'</em> to write an introduction. Here you can mention the details of the event taking place. You can also add a link to an external web page with information about the event by clicking <em>'link'</em></li>
</ul>
<ul>
<li>In the <em>'page body'</em>, you can write extensively about the opportunity. Don't forget to mention the running dates, a contact e-mail address for inquiries, location, etc. You can make the text more attractive by paying attention to it's layout. For instance, you can write in bold, cursive or add sub-headings and hyperlinks. <a href="http://www.creativecaribbeannetwork.com/page/206/en">Read more about layout and formatting here</a>.</li>
</ul>
<ul>
<li>Add an image by clicking on the camera icon <em>'Add an image'</em>. You can upload an image from your computer, take one from the internet or from within the website itself by pasting the URL. <a href="http://www.creativecaribbeannetwork.com/page/8164/en">Read more about adding images here</a>.</li>
</ul>
<ul>
<li>Finally, it is important to select relevant keywords. These keywords influence which other articles and events appear in the context of your event, and how often your event appears on the site to users. Go to <em>'Choose keywords'</em> and click on the words that describe the event best. <a href="http://www.creativecaribbeannetwork.com/page/8460/en">Read more about keywords here</a>.</li>
</ul>
<ul>
<li>Go to <em>'Save this page'</em>. You can now view the event in the calender on the website.</li>
</ul>-ARTICLE2