Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
sandbox [2014/06/06 16:55]
darts
sandbox [2015/07/22 05:36]
matthias
Line 1: Line 1:
  
 +<div jumbotron>​
 +**June 2, 2015**
 +
 +====== Register for PirateBox Camp 2015! ======
 +
 +Our **free registration** for **PirateBox Camp 2015 in Berlin, Germany (July 18-19) is now open!** You can register by sending a quick email to **camp[at]piratebox.cc**.
 +And you can **learn more** about **[[/​camp|PirateBox Camp here!]]**.
 +  ​
 +{{:​camp:​2015:​piratebox.camp.2015.jpg?​250|PirateBox Camp 2015}}
 +
 +</​div>​
 +
 +
 +
 +===== Image caching =====
 +**1.** Add the image like normal to the page with the {{}}tags:
 +  {{:​pirate-pi.1.jpg?​200|}}
 +
 +**2.** Press "​preview"​ and check the source code. On Chrome & Firefox you can use "​inspect element"​ to find the cached URL:
 +
 +  /​_media/​pirate-pi.1.jpg?​w=200&​tok=3d3a0e
 +  ​
 +
 +----
 +
 +<​html>​
 +<div class="​jumbotron">​
 +  <​h1>​PirateBox 1.0</​h1>​
 +  <​p><​b>​PirateBox 1.0</​b>​ has arrived! This version is rebuilt from the ground up and brings added stability and lots of new features.</​p> ​
 +  <​p><​a href="/​openwrt:​diy"​ class="​btn btn-success btn-lg"​ role="​button">​Build a PirateBox now!</​a></​p>​
 +  ​
 + <​img src="/​_media/​pbx1.jpg"​ class="​img-responsive img-rounded"​ alt="​PirateBox 1.0">  ​
 +    ​
 +<​h1>​PirateBox 1.0 Features</​h1> ​
 +<​p><​b>​Responsive design</​b>​ for ease of use with phones and tablets; <​b>​UPnP Media Server</​b>​ for local streaming of movies and songs; <​b>​Image and Message Board</​b>​ for 4chan-like functionality;​ <​b>​chat room</​b>​ for anonymous communications;​ <​b>​browser-based file sharing system!</​b></​p> ​
 +</​div>​
 +</​html>​
 +
 +<​html>​
  
 <​html>​ <​html>​