Difference between revisions of "How to Copy & Paste Content Between WIKIs"

From CDOT Wiki
Jump to: navigation, search
Line 27: Line 27:
  
 
Look at the following images below for reference:
 
Look at the following images below for reference:
* Let's assume that you have "logged into our WIKI and we are in edit mode. Refer to '''Image 1''' (click image to enlarge).
+
* Let's assume that you have "logged into" your WIKI and we are in edit mode. Refer to '''Image 1''' (click image to enlarge).
 
* We then launch another web-browser Window, locate another WIKI (not in edit), highlight the contents, and selecting '''EDIT - > COPY''' from the browser menu  (or press '''ctrl-c'''). Refer to '''Image 2''' (click image to enlarge).
 
* We then launch another web-browser Window, locate another WIKI (not in edit), highlight the contents, and selecting '''EDIT - > COPY''' from the browser menu  (or press '''ctrl-c'''). Refer to '''Image 2''' (click image to enlarge).
 
* When then switch back to our web-browser and paste the copied text by selecting '''EDIT - > PASTE''' from the browser menu  (or press '''ctrl-v''')
 
* When then switch back to our web-browser and paste the copied text by selecting '''EDIT - > PASTE''' from the browser menu  (or press '''ctrl-v''')

Revision as of 15:50, 24 March 2011

Purpose of Copying and Pasting Content Between WIKIs

Usually, there is no need to copy and paste content from one WIKI to another. Note: if you like a WIKI that basically has all the content you need, it may be simpler to just make an external link to that Wiki.

Occasionally, there may be valid reasons to copy and paste content:

  • Obtain Examples
  • Share and build class notes
  • Obtain examples, but modify for your unique situation

(It may be advised even if you modified content, to include an external link to that WIKI that you copied and modified material, for consideration and providing a reference - i.e. give credit where credit is due).

Issues Involving Copying and Pasting Content Between WIKIs

There are some issues that exist when copying wiki content:

  1. If you select, copy and paste "what you see" from a WIKI (i.e. not in edit mode),
    you will not paste any special formatting, pictures or links.
  2. In order to edit another WIKI, you must have an account setup for that WIKI you want to edit, copy, then paste into your WIKI.
  3. Do you have permission to copy, paste and modify content?


Let's look at the first two issues and seek a solution:

Copy WIKI Contents (no edit screen)

Look at the following images below for reference:

  • Let's assume that you have "logged into" your WIKI and we are in edit mode. Refer to Image 1 (click image to enlarge).
  • We then launch another web-browser Window, locate another WIKI (not in edit), highlight the contents, and selecting EDIT - > COPY from the browser menu (or press ctrl-c). Refer to Image 2 (click image to enlarge).
  • When then switch back to our web-browser and paste the copied text by selecting EDIT - > PASTE from the browser menu (or press ctrl-v)
  • The problem is that the "tags" to indicate links and formatting weren't copied. Why? Because we weren't in the edit screen! Refer to Image 3 (click image to enlarge).
  • In order to fix this problem, we would need to manually add in the tags. For this example, we need to add the webpage address BEFORE the text description that is inside the square brackets. Refer to Image 4 (click image to enlarge).
  • Then save your editing session, and you should have an exact duplicate of contents copied (including external links) from another WIKI. Refer to Image 5 (click image to enlarge).
Image 1: In edit screen - our wiki
Image 2: Copying contents of other wiki (but not in edit mode)
Image 3: Problem is that tags weren't entirely copied properly. In this case, the webpage address in NOT contained in square brackets before the text description!)
Image 4: We can fix this by manually editing tags or tag contents
Image 5: After saving, the WIKI works properly


Copy WIKI Contents (using edit screen)

To be completed...