Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
meta:adding_images_to_lede_wiki [2017/03/15 20:36] – created tmomasmeta:adding_images_to_openwrt_wiki [2022/12/02 16:34] (current) – mention logon alexceltare2
Line 1: Line 1:
-====== Adding images to the LEDE Wiki ======+====== Adding images to the OpenWrt Wiki ====== 
 + 
 +===== External image sources ===== 
 + 
 +Avoid linking to external image sources. External sources may change or get unaccessible, leaving behind a dead image link and a lack of information. Images which have been uploaded to the wiki will stay accessible for the wiki. 
 + 
 +Bad example of broken external images: 
 + 
 +{{:media:dead_image_links.jpg?nolink&600|}} 
 + 
 +**Therefore uploading images to the wiki is preferred over linking to external sources.**
  
 ===== Upload new image ===== ===== Upload new image =====
  
-  *  Open the Media Manager at: [[http://lede-project.org/start?do=media&ns=media]] +  *  Open the Media Manager at: [[https://openwrt.org/start?do=media&ns=media]] 
-  *  Click your brand in the tree, select image to be uploaded, then click the //Upload// tab.+  *  Click on your brand in the tree, select image to be uploaded, then click the //Upload// tab.
   *  If your brand is not listed, select the image, then prefix the name field with the brand name, separated by ":", e.g. ''yourbrand:yourmodel.jpg''   *  If your brand is not listed, select the image, then prefix the name field with the brand name, separated by ":", e.g. ''yourbrand:yourmodel.jpg''
  
 ==== Troubleshooting ==== ==== Troubleshooting ====
  
-<WRAP box 30%>+<WRAP box 40%>
 //Sorry, you don't have enough rights to upload files.// //Sorry, you don't have enough rights to upload files.//
 </WRAP> </WRAP>
  
  
-You are probably trying to upload to the wrong namespace: Upload is allowed only to the ''media'' namespace and the sub-namespaces contained therein (mostly for the different brands).+You are probably trying to upload to the wrong namespace: Upload is allowed only to the ''media'' namespace and the sub-namespaces contained therein (mostly for the different brands). Also, make sure you are logged in before uploading.
  
 <WRAP center box 50%> <WRAP center box 50%>
Line 22: Line 32:
 ===== Add image to wiki page ===== ===== Add image to wiki page =====
  
-  *  After you image is uploaded, you can add it to a wiki page +  *  After your image is uploaded, you can add it to a wiki page 
-  *  The image URL has the form ''<nowiki>{{media:brand:model_short_text.jpg?400|Tooltip to be shown when hovering over the picture}}</nowiki>''. You don't have to write this yourself: Use the media manager, he will help you.+  *  The image URL has the form ''<nowiki>{{media:brand:model_short_text.jpg?400|Tooltip to be shown when hovering over the picture}}</nowiki>''. You don't have to write this yourself: Use the media manager, it will help you.
   *  The ''?400'' says to display the image 400 pixels wide (recommended size)   *  The ''?400'' says to display the image 400 pixels wide (recommended size)
   *  The text after the ''|'' is a tooltip that appears when hovering over the image.\\ When the ''|'' and the following text are left away, the images ''Title'' (if available, see ->metadata) is displayed as tooltip instead.   *  The text after the ''|'' is a tooltip that appears when hovering over the image.\\ When the ''|'' and the following text are left away, the images ''Title'' (if available, see ->metadata) is displayed as tooltip instead.
Line 49: Line 59:
 Avoid the errors shown here: Avoid the errors shown here:
  
-Unsharp\\+**Unsharp**\\
 {{media:huawei:hg520:hg520b-01.jpg?0x200}} {{media:huawei:hg520:hg520b-01.jpg?0x200}}
 {{media:huawei:hg520:hg520b-02.jpg?0x200}} {{media:huawei:hg520:hg520b-02.jpg?0x200}}
  
-Too much background, too little content\\+**Too much background, too little content**\\
 {{:media:kingston:mlw221-mod-01.jpg?0x200|}} {{:media:kingston:mlw221-mod-01.jpg?0x200|}}
 {{:media:buffalo:wmr-300-0.jpg?0x200|}} {{:media:buffalo:wmr-300-0.jpg?0x200|}}
  
-Unreadable chip markings\\+**Unreadable chip markings**\\
 {{:media:dlink:dir-320_pcb.jpg?0x200|}} {{:media:dlink:dir-320_pcb.jpg?0x200|}}
-{{:media:tp-link:tl-wr702n:tl-wr702n_pcb_top.jpg?0x200|}}+{{:media:tplink:tl-wr702n:tl-wr702n_pcb_top.jpg?0x200|}}
  
  
Line 121: Line 131:
  
 {{media:bt:homehub2a_rev2_serial.jpg?0x250}} {{media:bt:homehub2a_rev2_serial.jpg?0x250}}
-{{:media:tp-link:tl-wr740n:tl-wr740n-v3-uart.jpg?0x250}}+{{:media:tplink:tl-wr740n:tl-wr740n-v3-uart.jpg?0x250}}
  
-{{:media:tp-link:tl-wr740n:tl-wr740n_case-back.jpg?0x180}}+{{:media:tplink:tl-wr740n:tl-wr740n_case-back.jpg?0x180}}
  
  • Last modified: 2022/12/02 16:34
  • by alexceltare2