Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
sandbox [2014/06/06 21:29] darts |
sandbox [2015/07/22 05:49] (current) 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> | <html> | ||
| <div class="jumbotron"> | <div class="jumbotron"> | ||
| Line 10: | Line 37: | ||
| <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> | <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> | </div> | ||
| - | + | </html> | |
| - | </div></html> | + | |
| <html> | <html> | ||