hidden_directories.html 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="icon" type="image/png" href="logo.png" />
  5. <title>Hidden Directories</title>
  6. <link href="style.css" rel="stylesheet" type="text/css" media="all">
  7. <!-- -->
  8. <!-- Because you are reading this, it must mean only one thing; you -->
  9. <!-- are looking at our page source, well, hope you like the -->
  10. <!-- look of it! -->
  11. <!-- -->
  12. <!-- The Penny's Pages Wiki was made by members of the Neocities -->
  13. <!-- webhost, for your enjoyment, and our pain. We hope that you are -->
  14. <!-- enjoying reading our articles. -->
  15. <!-- -->
  16. <!-- Penny's Pages is composed of original material, and may be used -->
  17. <!-- as long as you follow CC BY-NC-SA 3.0 -->
  18. <!-- -->
  19. <!-- Our URL: https://thewikion.neocities.org/ -->
  20. <!-- -->
  21. <!-- Enjoy the rest of your night, young Internet search astronaut! -->
  22. <!-- -->
  23. <h1>Hidden Directories</h1>
  24. <em><tt>Also see <a href="bugs_of_neocities.html">Bugs of Neocities</a></tt></em>
  25. <p>
  26. A "hidden directory" is the given name to any folder that was made by a user, but will not be shown up on the dashboard. To make such a folder, a user must select the "New Folder" button, and type in any name that starts with a full stop ("."), once this is done, the folder will have been made, however the only way the owner of a website can view the directory via the dashboard is to manually enter the URL of the folder, the URL should look something like this; <tt><a href="https://neocities.org/dashboard?dir=%2F.[folder name]" target="_blank">https://neocities.org/dashboard?dir=%2F.[folder name]</a></tt>.</p>
  27. <p>
  28. As you cannot normally view the folder via the dashboard, it is impossible to delete the folder.</p>
  29. <p>
  30. All files (HTML, PNG, MP3, etc) on such folders will be treated the same as they would on any other folder, however, the site owner will be unable to edit the files via the online editor as it will keep on showing "Loading..." forever.</p>
  31. <p>
  32. A live example of such a directory can be found on the wiki, <tt><a href="https://thewikion.neocities.org/.hidden/" target="_blank">https://thewikion.neocities.org/.hidden/</a></tt></p>
  33. <hr>
  34. <tt>
  35. References<br>
  36. <p>
  37. This page was last updated: 11/10/2018 @ 16:52</p>
  38. <p>
  39. In total this page has had 0 updates since it was uploaded.</p>
  40. </tt>
  41. <font color="black"><center>&#x2605;</center></font>
  42. </body>
  43. </html>