Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pad [2024/11/17 15:04] – [API] melonpad [2025/08/23 20:30] (current) – [MelonLand Everyone Website] added link to guidelines ribose
Line 1: Line 1:
-====== MelonLand EtherPad ====== 
-The MelonLand pad is a free notepad powered by etherpad that everyone can use. It allows you to create text documents that you can access via a link and edit with others (like a google doc). As you type on the pad you'll see everyone's changes in near-real-time! Feel free to use these pads for your own projects if you need them. 
- 
-Currently there are two kinda of pads you can create: 
-  - Public pads can be edited by everyone with the link - https://pad.melonland.net 
-  - Community pads can only be edited by forum members - https://forum.melonland.net/pad.php 
- 
- 
 ====== MelonLand Everyone Website ====== ====== MelonLand Everyone Website ======
 Everything written in the Community Pad is published instantly to https://everyone.melonland.net where it can be read publicly! Its published as plain HTML, so its essentially a shared website that all forum members can edit with each other. Everything written in the Community Pad is published instantly to https://everyone.melonland.net where it can be read publicly! Its published as plain HTML, so its essentially a shared website that all forum members can edit with each other.
  
-You are very welcome to edit pages, add new pages, and do what you like on here (as along as it does not break MelonLand rules of course :s). Feel free to use this as a playground, personal web host or whatever you can think of using it for!+You are very welcome to edit pages, add new pages, and do what you like on here (as along as it does not break [[guidelines|MelonLand Guidelines]] of course :s). Feel free to use this as a playground, personal web host or whatever you can think of using it for!
  
 Pads are mapped to their matching everyone url, so for example: Pads are mapped to their matching everyone url, so for example:
-  * https://pad.melonland.net?p=playlist - is the pad url for the playlist page+  * https://forum.melonland.net/pad.php?p=playlist - is the pad url for the playlist page
   * https://everyone.melonland.net/playlist - is the page it will be publicly visible on   * https://everyone.melonland.net/playlist - is the page it will be publicly visible on
  
Line 31: Line 23:
 ===== Animations / Classes ===== ===== Animations / Classes =====
 Most Melonking.net and Melonland Forum animations are available as classes on every page! Most Melonking.net and Melonland Forum animations are available as classes on every page!
-Class What it does |+Class What it does 
 | .spin | Makes things spin | | .spin | Makes things spin |
 | .spin-slow | A slower spin | | .spin-slow | A slower spin |
Line 72: Line 64:
   * .txt - Processed as a plain text file   * .txt - Processed as a plain text file
   * .xml - Processed as a plaintext XML file   * .xml - Processed as a plaintext XML file
-  * .x3d - Processed as a plaintext X3D file+  * .x3d - Processed as a plaintext [[X3D]] file 
 +  * .json - Processed as a plaintext JSON file
   * .jpg - Processed as a JPEG image   * .jpg - Processed as a JPEG image
   * .gif - Processed as a GIF image   * .gif - Processed as a GIF image
Line 96: Line 89:
 # This will return the urls of every image in the dance party! # This will return the urls of every image in the dance party!
 </code> </code>
 +
 +====== Public Etherpad ======
 +
 +Prior to July 2025 it was possible to create non-everyone site pads via pad.melonland.net ~ this feature has been retired however if you need public text pads [[32bit_cafe|32Bit Cafe]] offer [[https://my.32bit.cafe/etherpad/|the same service]]!