Changeset 85 for devel/help

Show
Ignore:
Timestamp:
01/09/06 02:51:51 (3 years ago)
Author:
sven
Message:

fixed some html and some whitespace. more defaulting to default icon.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/help/mainindex/blogs_help_page.php

    r84 r85  
    11<?php 
    22$sitename = sitename; 
     3$url = url; 
    34$run_result .= <<< END 
    45 
     
    1516<h5>How to do it?</h5> 
    1617<h4>>> Select 'Post a new entry'</h4> 
    17 <img src="/help/images/blog_start.jpg" alt="Post a blog entry" title="Post a blog entry" width="369" height="99" border="0"
     18<img src="{$url}help/images/blog_start.jpg" alt="Post a blog entry" title="Post a blog entry" width="369" height="99" border="0" /
    1819<p><b>Step one:</b> Now you will see the 'Add a new post' page. First you give your blog post a title then fill in some content.</p> 
    19 <img src="/help/images/blog_two.jpg" alt="Title and content" title="Title and content" width="437" height="147" border="0"
     20<img src="{$url}help/images/blog_two.jpg" alt="Title and content" title="Title and content" width="437" height="147" border="0" /
    2021<p><b>Step two:</b> <i>(optional)</i> Once you finished writing the content - you might want to add some keywords (tags). These keywords can be individual words or phrase - <b>separated by a comma</b>.</p> 
    21 <img src="/help/images/blog_three.jpg" alt="Title and content" title="Title and content" width="424" height="126" border="0"
     22<img src="{$url}help/images/blog_three.jpg" alt="Title and content" title="Title and content" width="424" height="126" border="0" /
    2223<p><b>Step three:</b> <i>(optional - default is public)</i> Like all things in <b>your</b> landscape you can control who gets to read your blog post. Use the 'Access Restrictions' to do this.</p> 
    23 <img src="/help/images/blog_four.jpg" alt="Access" title="Access" width="163" height="102" border="0"
     24<img src="{$url}help/images/blog_four.jpg" alt="Access" title="Access" width="163" height="102" border="0" /
    2425<p><i>Note: You can create your own access restrictions at 'Your Network' - 'Access controls'</i></p> 
    2526<p><b>Step four:</b> <i>(optional)</i> If you would like to embed a file into you blog post use the 'Embed a file..' option. Images less than 400pixel by 400 pixel will display in the blog post, all other files will be linked to.</p> 
    26 <img src="/help/images/blog_five.jpg" alt="Embed an image" title="Embed an image" width="485" height="67" border="0"
     27<img src="{$url}help/images/blog_five.jpg" alt="Embed an image" title="Embed an image" width="485" height="67" border="0" /
    2728<p><b>Step five:</b> Now just press 'Post' and you have created your first blog post!</p> 
    2829<h3>Other functions</h3> 
  • devel/help/mainindex/file_help_page.php

    r84 r85  
    22 
    33        $sitename = sitename; 
     4        $url = url; 
    45        $run_result .= <<< END 
    56 
     
    1516<h3>How to do it?</h3> 
    1617<h4>>> Select 'Add a file or a folder'</h4> 
    17 <img src="/help/images/files_one.jpg" alt="Start" title="Start" width="365" height="95" border="0"
     18<img src="{$url}help/images/files_one.jpg" alt="Start" title="Start" width="365" height="95" border="0" /
    1819 
    1920<p><b>Step one:</b> Now you will be in the root directory of your file repository. If you like you can upload all your files here. First you need to browse for the file you want to upload using the first part of the form.</p> 
    20 <img src="/help/images/files_two.jpg" alt="Browse for file" title="Browse for file" width="419" height="72" border="0"
     21<img src="{$url}help/images/files_two.jpg" alt="Browse for file" title="Browse for file" width="419" height="72" border="0" /
    2122<p><b>Step two:</b> Now enter a title <i>(recommended)</i> and short description <i>(optional)</i>.</p> 
    22 <img src="/help/images/files_three.jpg" alt="Add a title and description" title="Add a title and description" width="380" height="92" border="0"
     23<img src="{$url}help/images/files_three.jpg" alt="Add a title and description" title="Add a title and description" width="380" height="92" border="0" /
    2324<p><b>Step 3:</b> <i>(optional - default is public)</i> You can now set the 'Access Restriction' you want for this file.</p> 
    24 <img src="/help/images/files_four.jpg" alt="Access" title="Access" width="350" height="80" border="0"
     25<img src="{$url}help/images/files_four.jpg" alt="Access" title="Access" width="350" height="80" border="0" /
    2526<p><b>Step 4:</b> <i>(optional)</i> Now you might want to add some keywords (tags).</p> 
    26 <img src="/help/images/files_six.jpg" alt="Keywords" title="Keywords" width="453" height="89" border="0"
     27<img src="{$url}help/images/files_six.jpg" alt="Keywords" title="Keywords" width="453" height="89" border="0" /
    2728<p><b>Step 5:</b> Make sure you check the disclaimer which says you acknowledge you have the right to upload the particular file.</p> 
    28 <img src="/help/images/files_five.jpg" alt="disclaimer" title="disclaimer" width="455" height="43" border="0"
     29<img src="{$url}help/images/files_five.jpg" alt="disclaimer" title="disclaimer" width="455" height="43" border="0" /
    2930<p><b>Step 6:</b> Click Upload and you are done!</p> 
    3031<h5>Want to create a folder?</h5> 
    3132<p><b>>> Select 'Add a file or a folder'</b></p> 
    32 <img src="/help/images/files_one.jpg" alt="Start" title="Start" width="365" height="95" border="0"
     33<img src="{$url}help/images/files_one.jpg" alt="Start" title="Start" width="365" height="95" border="0" /
    3334<p><b>Step one:</b> You need to give the folder a name - then set the Access restrictions and finally, if you want, put in some keywords (remember to separate with a comma!)</p> 
    34 <img src="/help/images/files_seven.jpg" alt="disclaimer" title="disclaimer" width="500" height="200" border="0"
     35<img src="{$url}help/images/files_seven.jpg" alt="disclaimer" title="disclaimer" width="500" height="200" border="0" /
    3536 
    3637<p><i>Note: you can create as may sub-directories as you want - just click on the folder for which you want to create a sub-directory in and then follow the instructions to 'Create a folder' above.</i></p> 
  • devel/help/mainindex/network_help_page.php

    r84 r85  
    2020<h4>>> Here's how:</h4> 
    2121<p><b>Step 1:</b> You need to give the community a name as well as a username.</p> 
    22 <img src="/help/images/community_one.jpg" alt="Create a community" title="Create a community" width="336" height="120" border="0"
     22<img src="{$url}help/images/community_one.jpg" alt="Create a community" title="Create a community" width="336" height="120" border="0" /
    2323<p><b>Step 2:</b> Click '<b>create</b>' and that is it! You have now created a new comunity.</p> 
    2424<h3>Friends:</h3> 
     
    4545<h5>I can't delete a community I created</h5> 
    4646<p>This is because we are not yet sure how to handle this situation. If we let everyone just delete communities they create - what happens to the content of the community? It could be very discouraging to join a community, actively participate only to see the owner pull the plug and all your contributions and connections are lost. We are currently thinking of ways to handle this situation.</p> 
    47 <p></p> 
    4847</div> 
    4948END; 
  • devel/help/mainindex/profile_help_page.php

    r84 r85  
    22 
    33        $sitename = sitename; 
     4        $url = url; 
    45        $run_result .= <<< END 
    56<div class="helpfiles"> 
     
    1516 
    1617<h4>>> Select 'Edit this profile'</h4> 
    17 <img src="/help/images/profile_to_do.jpg" alt="How to do it?" title="How to do it?" width="369" height="104" border="0"
     18<img src="{$url}help/images/profile_to_do.jpg" alt="How to do it?" title="How to do it?" width="369" height="104" border="0" /
    1819 
    1920<p>Fill in the fields that you want, don't worry about information you don't want others to see, you can control this.</p>  
    20 <img src="/help/images/profile_field.jpg" alt="Example Profile field" title="Example Profile field" width="450" height="131" border="0"
     21<img src="{$url}help/images/profile_field.jpg" alt="Example Profile field" title="Example Profile field" width="450" height="131" border="0" /
    2122 
    2223<p>Beside each field you will see an option that says "Access level" and it has a dropdown list of choices: Public, Logged in users, Private. 
    2324This controls who can see your profile items.</p> 
    24 <img src="/help/images/profile_access.jpg" alt="Profile access options" title="Profile access options" width="450" height="170" border="0"
    25 <p>For example, if you don't want anyone to see your address set the 'Access Restriction' to Private and so on. (You can create your own access levels by going to 'Your Network' - 'Access controls')'</p> 
     25<img src="{$url}help/images/profile_access.jpg" alt="Profile access options" title="Profile access options" width="450" height="170" border="0" /
     26<p>For example, if you don't want anyone to see your address set the 'Access Restriction' to Private and so on. (You can create your own access levels by going to 'Your Network' - 'Access controls')</p> 
    2627 
    2728<p><i>Note: Any fields you leave blank will not show on your profile page.</i></p> 
    2829 
    2930<p><i>Note: The profile field 'Brief description' is used to populate your sidebar profile - see image below.</i></p> 
    30 <img src="/help/images/sidebar_profile.jpg" alt="Sidebar Profile" width="302" height="206" border="0"
     31<img src="{$url}help/images/sidebar_profile.jpg" alt="Sidebar Profile" width="302" height="206" border="0" /
    3132<p>Remember to scroll to the end and click on <b>Save your profile</b>!</p> 
    32 <img src="/help/images/save.jpg" alt="Save your profile" title="Save your profile" width="249" height="48" border="0"
     33<img src="{$url}help/images/save.jpg" alt="Save your profile" title="Save your profile" width="249" height="48" border="0" /
    3334 
    3435</div>