This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Help:Editing"

From OWASP
Jump to: navigation, search
(GK Southwick)
m (Reverted edits by GK Southwick (talk) to last revision by Jason Li)
 
Line 1: Line 1:
{{Chapter Template|chaptername=Dubai|extra=The chapter leaders are [mailto:[email protected] Amro AlOlaqi] and [mailto:[email protected] Tarek N]|mailinglistsite=http://lists.owasp.org/mailman/listinfo/owasp-dubai|emailarchives=http://lists.owasp.org/pipermail/owasp-dubai}}
+
'''See the [[Tutorial]] for OWASP-specific editing information.'''
  
<br>
 
  
== Local News  ==
 
  
'''OWASP Moves to MediaWiki Portal - 11:15, 20 May 2006 (EDT)'''
+
{{H:h|editor toc}}
 +
One of the [[Help:User rights|user rights]] that can be set for a user group is "edit", the right to edit a page. A wiki can grant this right for example to all users who are not blocked (this is the [[Help:User_rights#Defaults|default]]), or only to those who have logged in.
  
OWASP is pleased to announce the arrival of OWASP 2.0!
+
This page is intended to provide a brief overview of the editing process. Each of these topics are covered somewhere else in more detail. Look at the right hand side of the page for the [[help:Editor|Editor table of contents]].
  
OWASP 2.0 utilizes the MediaWiki portal to manage and provide the latest OWASP related information. Enjoy!
+
One could just open '''[[Help:Wikitext examples]]''', and click "edit" on the page you want to change, and hack away, however some of the advanced wikitext and editing facilities can help save a lot of time. A more in-depth introductory guide is available at '''[[Help:Editing all-in-one guide]]'''.
  
<br>  
+
== Editing basics ==
 +
<!--It is intended to be brief, or as an overview. Otherwise why we separate the materials into different pages? Thus it's best NOT to add new materials or expand here. Add more examples or expand in other areas like Wikitext examples. Thanks!-->
 +
===Review policy and conventions===
 +
:Make sure that what you want to write belongs where you want to put it. The operator of the site likely has specific plans for the site, and your content might be deleted or unappreciated.  You can always use the [[help:Talk page|talk pages]] to ask questions or check to see if your idea will be accepted. Please make note of the license your contributions will be covered with.
  
<br>
+
===Start editing===
 +
:To start editing a [[w:MediaWiki|MediaWiki]] page, click the '''Edit this page''' (or just '''edit''') link at one of its edges. This brings you to the '''edit page''': a page with a text box containing the ''[[w:wikitext|wikitext]]'': the editable source code from which the server produces the webpage. ''If you just want to experiment, please do so in the [[{{ns:4}}:Sandbox|sandbox]], not here''.
  
----
+
===Type your changes===
'''Our next gathering is on the 14th of Dec 2013 at 6-8pm.'''
+
:You can just type your text. However, also using basic wiki markup (described in the next section) to make links and do simple formatting adds to the value of your contribution.
  
  MAKE Business Hub [https://maps.google.com/maps?ie=UTF8&q=MAKE+Business+Hub+Cafe&fb=1&hq=make+business+hub&cid=1882949530944650280&hnear=&ll=25.079127,55.136797&spn=0.011816,0.021136&t=m&z=16&vpsrc=0&iwloc=A MAP ]
+
===Summarize your changes===
  Al Fattan Tower - Dubai
+
:Write a short [[Help:Edit summary|edit summary]] in the small field below the edit-box. You may use shorthand to describe your changes, as described in the [[Wikipedia:Wikipedia:Edit_summary_legend | Edit_summary_legend ]].
  United Arab Emirate
 
  +971 4 392 9216
 
  Speaker: Peter Dowley
 
  Topic: Security Architecture for Applications, titled "What's the difference between a security bug and a security flaw?"
 
  
Speaker bio : Peter has been working in computer security for over 10 years, after
+
===Preview before saving===
another decade in other areas of IT - System & infrastructure architecture,
+
:When you have finished, click '''[[Help:Show preview|Show preview]]''' to see how your changes will look -- '''before''' you make them permanent.  Repeat the edit/preview process until you are satisfied, then click '''Save page''' and your changes will be immediately applied to the article.
Windows desktop & server design & management, database modelling & design,
 
programming. He has strong expertise in security architecture (especially
 
for banking systems) and how this relates to risk and fraud management. He
 
is a senior security consultant with Hewlett-Packard (HP) in Dubai and has
 
been based in the Gulf region for 5 years.
 
  
'''Download the presentation:''' [https://www.owasp.org/index.php/File:Security_Bugs_vs_Flaws.pptx "What's the difference between a security bug and a security flaw"]
+
==Most frequent wiki markup explained==
 +
<!--It is intended to be brief, or as an overview. Otherwise why we separate the materials into different pages? Thus it's best NOT to add new materials or expand here. Add more examples or expand in other areas like Wikitext examples. Thanks!-->
 +
Here are the 6 most frequently used wiki markups. If you need more help see:
 +
*[[Help:Wikitext examples]]
 +
*[[Help:Reference card]]
 +
*[[Help:HTML in wikitext]]
 +
*[[w:HTML element|HTML elements]]
  
----
+
{| border="1" cellpadding="2"
 +
!width="1000" style="background:#FFFF99"|What it looks like
 +
!width="500" style="background:#FFFF99"|What you type
 +
|-
 +
|
 +
You can ''italicize text'' by putting 2
 +
apostrophes on each side.
  
This will be our first meeting in a while. It will be an opportunity to get introduced to the other members of the OWASP UAE Chapter and discuss the type of events you'd like to see in the future.
+
3 apostrophes will bold '''the text'''.  
  
This will be a casual meeting at a Caribou Coffee at DIFC
+
5 apostrophes will bold and italicize
 +
'''''the text'''''.
  
http://www.mealadvisors.com/uae/dubai/restaurant/map/branch_id/1294
+
(4 apostrophes don't do anything special -- there's just ''''one left over''''.)
 +
|<pre>
 +
You can ''italicize text'' by putting 2
 +
apostrophes on each side.  
  
Gathering agenda will be:
+
3 apostrophes will bold '''the text'''.
  
    Meeting on Saturday the 9th of November 2013 at 6pm.
+
5 apostrophes will bold and italicize
    Introductions
+
'''''the text'''''.
    Intro to OWASP
 
    Open discussion about Dubai chapter
 
    Networking
 
    Conclude at 8pm
 
  
----
+
(4 apostrophes don't do anything
 +
special -- there's just ''''one left
 +
over''''.)
 +
</pre>
 +
|-
 +
|
 +
You should "sign" your comments on talk pages: <br>
 +
- Three tildes gives your user name: [[User:Karl Wick|Karl Wick]] <br>
 +
- Four tildes give your user name plus date/time: [[User:Karl Wick|Karl Wick]] 07:46, 27 November 2005 (UTC) <br>
 +
- Five tildes gives the date/time alone: 07:46, 27 November 2005 (UTC) <br>
 +
|<pre>
 +
You should "sign" your comments
 +
on talk pages: <br>
 +
- Three tildes gives your user
 +
name: ~~~ <br>
 +
- Four tildes give your user
 +
name plus date/time: ~~~~ <br>
 +
- Five tildes gives the
 +
date/time alone: ~~~~~ <br>
 +
</pre>
 +
|-
 +
|
 +
<div style="font-size:150%;border-bottom:1px solid #000000;">Section headings</div>
  
'''IDC's IT Security Roadshow  2013 - Dubai '''
+
''Headings'' organize your writing into sections.
 +
The Wiki software can automatically generate
 +
a [[Help:table of contents|table of contents]] from them.
  
    Date and Time : Wednesday, April 3, 2013
+
<div style="font-size:132%;font-weight:bold;">Subsection</div>
    Venue: Mina A' Salam Hotel (Madinat Jumeirah)
+
Using more equals signs creates a subsection.
    Web Application Security "Think like a hacker"
 
    Speaker: Amro Alolaqi
 
  
Reference: http://idc-cema.com/eng/events/50679-idc-s-it-security-roadshow-2013/11-speakers
+
<div style="font-size:116%;font-weight:bold;">A smaller subsection</div>
  
----
+
Don't skip levels, like from two to four equals signs.
  
'''Cyber Security Summit 2012- DUBAI'''
+
Start with 2 equals signs not 1 because 1 creates H1 tags which should be reserved for page title.
 +
|<pre>
 +
== Section headings ==
  
  Date and Time : 2nd & 3rd of October 2012  - 9:00 AM to 4:00 PM
+
''Headings'' organize your writing into sections.
  Venue: Grand Hayat - Dubai
+
The Wiki software can automatically generate
  Web Application Critical Vulnerabilities (OWASP top ten)
+
a table of contents from them.
  Speaker: Amro AlOlaqi
 
  
http://we-initiative.com/wp-content/uploads/2012/07/Cyber-Security-UAE-2012-EM12.pdf
+
=== Subsection ===
----
 
  
'''ISACA UAE - ISAFE conference  2011 - Dubai'''
+
Using more equals signs creates a subsection.
  
  Date and Time : 18th - 9:00 AM to 4:00 PM
+
==== A smaller subsection ====
  Venue: The Address Hotel - Dubai Mall
 
  Web Application Critical Vulnerabilities and Threat Modeling
 
  Speaker: Amro AlOlaqi
 
  
http://www.isacauae.org/isafe2011/doc/isafe2011brochure.pdf
+
Don't skip levels,
 +
like from two to four equals signs.
  
https://plus.google.com/photos/117947441088827793360/albums/5712379217298867441?banner=pwa
+
Start with 2 equals signs not 1
 +
because 1 creates H1 tags
 +
which should be reserved for page title.
 +
</pre>
 +
|- id="lists"
 +
|
 +
* ''Unordered [[Help:List|list]]s'' are easy to do:
 +
** Start every line with a star.
 +
*** More stars indicate a deeper level.
 +
*: Previous item continues.
 +
** A newline
 +
* in a list 
 +
marks the end of the list.
 +
*Of course you can start again.
 +
|<pre>
 +
* ''Unordered lists'' are easy to do:
 +
** Start every line with a star.
 +
*** More stars indicate a deeper level.
 +
*: Previous item continues.
 +
** A new line
 +
* in a list 
 +
marks the end of the list.
 +
* Of course you can start again.
 +
</pre>
 +
|-
 +
|
 +
# ''Numbered lists'' are:
 +
## Very organized
 +
## Easy to follow
 +
A new line marks the end of the list.
 +
# New numbering starts with 1.
  
 +
|<pre>
 +
# ''Numbered lists'' are:
 +
## Very organized
 +
## Easy to follow
 +
A new line marks the end of the list.
 +
# New numbering starts with 1.
 +
</pre>
 +
|-
 +
|
 +
Here's a link to a page named [[Official position]].
 +
You can even say [[official position]]s
 +
and the link will show up correctly.
 +
|<pre>
 +
Here's a link to a page named
 +
[[Official position]].
 +
You can even say
 +
[[official position]]s
 +
and the link will show up
 +
correctly.
 +
</pre>
 +
|-
 +
|
 +
[[The weather in Moscow]] is a page that doesn't exist
 +
yet. You could create it by clicking on the link.
 +
|<pre>
 +
[[The weather in Moscow]] is
 +
a page that doesn't exist
 +
yet. You could create it by
 +
clicking on the link.
 +
</pre>
 +
|-
 +
|
 +
You can link to a page section by its title:
  
----
+
*[[List of cities by country#Morocco]].
  
'''IT For Government 2011- DUBAI'''
+
If multiple sections have the same title, add
 +
a number. [[#Example section 3]] goes to the
 +
third section named "Example section".
 +
|<pre>
  
''Location:&nbsp;Dusit Thani Hotel - 133, Sheikh Zayed Road <br>''
+
You can link to a page section by its title:
  
''Date: 4/Oct/2011''
+
*[[List of cities by country#Morocco]].
  
''Registration 8:00 AM'' 
+
If multiple sections have the same title, add
 +
a number. [[#Example section 3]] goes to the
 +
third section named "Example section".
 +
|<pre>
 +
You can link to a page
 +
section by its title:
  
''NAUGURAL KEYNOTE PRESENTATION BY His Excellency Salem Khamis Al Shair Al Suwaidi Emirates e-Government Director General''
+
*[[List of cities by
 +
country#Morocco]].
  
    OWASP's session: 11:20 PM  
+
If multiple sections have
    Speaker: Amro AlOlaqi
+
the same title, add
    Subject: The Ten Web Application Critical Risks
+
a number.
 +
[[#Example section 3]] goes
 +
  to the
 +
third section named
 +
"Example section".
 +
</pre>
 +
|}
  
For more information about the event, please visit http://www.fleminggulf.com/cms/uploads/conference/downloads/Postshow_report_DBTC15.pdf
+
==Further reading==
 +
<!--More relevant links are welcome-->
 +
Please help by filling in missing links. Hint: If the link is <span style="color:red">red</span>, then the page is waiting for you to create it.
  
[[Category:Middle_East]]
+
===Editing help===
 +
*[http://meta.wikimedia.org/wiki/Help:Contents MediaWiki (the implementation of the OWASP Wiki) Main Help Page]
 +
*[[Help:Editing FAQ]]
 +
*[[Help:Editing toolbar]]
 +
*[[Help:Editing tips and tricks]]
 +
*[[Help:Minor_edit]]
 +
 
 +
===Wiki markups and codes===
 +
{{Meta}}
 +
*[[Help:Wikitext examples]]
 +
*[[Help:Wikitext reference]]
 +
*[[Help:Reference card]] - a one-page summary of important commands, to be printed out and used next to the computer
 +
*[[Help:HTML in wikitext]]
 +
*[[w:HTML element|HTML elements]] - introduction to HTML
 +
 
 +
===Page management===
 +
*[[Help:Starting a new page]]
 +
*[[Wikipedia:Merging_and_moving_pages|Merging and moving pages]]
 +
*[[Help:Administration#Page_protection| Protecting pages]]
 +
*[[Meta:Deletion_policy|Deletion policy]]
 +
**[[Wikipedia:Wikipedia:Pure_wiki_deletion_system|Pure wiki deletion system]]
 +
* For others, look at the table ("tools" part) on your right hand side
 +
 
 +
===Others===
 +
*[http://en.wikipedia.org/wiki/Wikipedia:Tutorial_%28Keep_in_mind%29 Wikipedia editing guidelines] (which are largely followed on the OWASP Wiki)
 +
 
 +
{{h:f|enname=Editing}}

Latest revision as of 19:15, 15 April 2014

See the Tutorial for OWASP-specific editing information.


Template:H:h One of the user rights that can be set for a user group is "edit", the right to edit a page. A wiki can grant this right for example to all users who are not blocked (this is the default), or only to those who have logged in.

This page is intended to provide a brief overview of the editing process. Each of these topics are covered somewhere else in more detail. Look at the right hand side of the page for the Editor table of contents.

One could just open Help:Wikitext examples, and click "edit" on the page you want to change, and hack away, however some of the advanced wikitext and editing facilities can help save a lot of time. A more in-depth introductory guide is available at Help:Editing all-in-one guide.

Editing basics

Review policy and conventions

Make sure that what you want to write belongs where you want to put it. The operator of the site likely has specific plans for the site, and your content might be deleted or unappreciated. You can always use the talk pages to ask questions or check to see if your idea will be accepted. Please make note of the license your contributions will be covered with.

Start editing

To start editing a MediaWiki page, click the Edit this page (or just edit) link at one of its edges. This brings you to the edit page: a page with a text box containing the wikitext: the editable source code from which the server produces the webpage. If you just want to experiment, please do so in the sandbox, not here.

Type your changes

You can just type your text. However, also using basic wiki markup (described in the next section) to make links and do simple formatting adds to the value of your contribution.

Summarize your changes

Write a short edit summary in the small field below the edit-box. You may use shorthand to describe your changes, as described in the Edit_summary_legend .

Preview before saving

When you have finished, click Show preview to see how your changes will look -- before you make them permanent. Repeat the edit/preview process until you are satisfied, then click Save page and your changes will be immediately applied to the article.

Most frequent wiki markup explained

Here are the 6 most frequently used wiki markups. If you need more help see:

What it looks like What you type

You can italicize text by putting 2 apostrophes on each side.

3 apostrophes will bold the text.

5 apostrophes will bold and italicize the text.

(4 apostrophes don't do anything special -- there's just 'one left over'.)

You can ''italicize text'' by putting 2 
apostrophes on each side. 

3 apostrophes will bold '''the text'''. 

5 apostrophes will bold and italicize 
'''''the text'''''.

(4 apostrophes don't do anything
special -- there's just ''''one left
over''''.)

You should "sign" your comments on talk pages:
- Three tildes gives your user name: Karl Wick
- Four tildes give your user name plus date/time: Karl Wick 07:46, 27 November 2005 (UTC)
- Five tildes gives the date/time alone: 07:46, 27 November 2005 (UTC)

You should "sign" your comments 
on talk pages: <br>
- Three tildes gives your user
name: ~~~ <br>
- Four tildes give your user 
name plus date/time: ~~~~ <br>
- Five tildes gives the 
date/time alone: ~~~~~ <br>
Section headings

Headings organize your writing into sections. The Wiki software can automatically generate a table of contents from them.

Subsection

Using more equals signs creates a subsection.

A smaller subsection

Don't skip levels, like from two to four equals signs.

Start with 2 equals signs not 1 because 1 creates H1 tags which should be reserved for page title.

== Section headings ==

''Headings'' organize your writing into sections.
The Wiki software can automatically generate
a table of contents from them.

=== Subsection ===

Using more equals signs creates a subsection.

==== A smaller subsection ====

Don't skip levels, 
like from two to four equals signs.

Start with 2 equals signs not 1 
because 1 creates H1 tags
which should be reserved for page title.
  • Unordered lists are easy to do:
    • Start every line with a star.
      • More stars indicate a deeper level.
    Previous item continues.
    • A newline
  • in a list

marks the end of the list.

  • Of course you can start again.
* ''Unordered lists'' are easy to do:
** Start every line with a star.
*** More stars indicate a deeper level.
*: Previous item continues.
** A new line
* in a list  
marks the end of the list.
* Of course you can start again.
  1. Numbered lists are:
    1. Very organized
    2. Easy to follow

A new line marks the end of the list.

  1. New numbering starts with 1.
# ''Numbered lists'' are:
## Very organized
## Easy to follow
A new line marks the end of the list.
# New numbering starts with 1.

Here's a link to a page named Official position. You can even say official positions and the link will show up correctly.

Here's a link to a page named
 [[Official position]].
You can even say 
[[official position]]s
and the link will show up 
correctly.

The weather in Moscow is a page that doesn't exist yet. You could create it by clicking on the link.

[[The weather in Moscow]] is 
a page that doesn't exist
yet. You could create it by 
clicking on the link.

You can link to a page section by its title:

If multiple sections have the same title, add a number. #Example section 3 goes to the third section named "Example section".


You can link to a page section by its title:

*[[List of cities by country#Morocco]].

If multiple sections have the same title, add
a number. [[#Example section 3]] goes to the
third section named "Example section".
|<pre>
You can link to a page 
section by its title:

*[[List of cities by 
country#Morocco]].

If multiple sections have 
the same title, add
a number. 
[[#Example section 3]] goes
 to the
third section named 
"Example section".

Further reading

Please help by filling in missing links. Hint: If the link is red, then the page is waiting for you to create it.

Editing help

Wiki markups and codes

Template:Meta

Page management

Others

Template:H:f