close to prerelase
|
@ -1,5 +1,6 @@
|
|||
siteTitle='third culture'
|
||||
siteTitle='Third Culture'
|
||||
siteSubTitle='what is, was, and will be'
|
||||
conf_enable_blog news/
|
||||
blogTitle='News'
|
||||
blogTitle='Third Culture News'
|
||||
blogDesc='Updates from the Third Culture collective'
|
||||
conf_blog_only_pull=1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<div>
|
||||
% notices_handler
|
||||
<form method="POST"><fieldset>
|
||||
<form action="" method="POST"><fieldset>
|
||||
<legend>Submit a new blog post</legend>
|
||||
<label>Title: <input size="64" type="text" name="title" value="%($"post_arg_title%)" /></label>
|
||||
<label>Id: <input size="8" type="text" name="id" value="%($"post_arg_id%)" /></label>
|
||||
|
|
|
@ -2,28 +2,25 @@
|
|||
<h1>Editing: <a href="%($req_path%)">%($req_path%)</a></h1>
|
||||
<br>
|
||||
<form action="" method="POST">
|
||||
<fieldset>
|
||||
<legend>Editing wiki with path: %($req_path%)</legend>
|
||||
<textarea name="edit_text" id="edit_text" cols="80" rows="43">%{
|
||||
# FIXME Extra trailing new lines get added to the content somehow, should avoid it.
|
||||
echo $dirdir_search
|
||||
if(~ $#post_arg_edit_text 0 && test -f $dirdir_file)
|
||||
cat $dirdir_file | escape_html
|
||||
if not
|
||||
echo -n $post_arg_edit_text | escape_html
|
||||
|
||||
%}</textarea>
|
||||
<hr>
|
||||
<br>
|
||||
<input type="submit" name="dirdir_save" value="Save">
|
||||
<input type="submit" name="dirdir_preview" value="Preview">
|
||||
<hr>
|
||||
<small>DirDir documents are written using <a href="http://daringfireball.net/projects/markdown/syntax">Markdown syntax</a>.</small>
|
||||
</fieldset>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
% if(! ~ $"post_arg_dirdir_preview '') {
|
||||
<h2>Preview:</h2>
|
||||
<div id="preview">
|
||||
% echo $post_arg_edit_text | $formatter
|
||||
% echo $post_arg_edit_text | dos2unix | $formatter
|
||||
</div>
|
||||
% }
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
<!--<div><a href="http://werc.cat-v.org/">Powered by werc</a></div>
|
||||
<div></div>
|
||||
|
||||
<div><a href="/_users/login">User Login</a>
|
||||
-->
|
||||
</div>
|
||||
<div><p>[ <a href="/_users/login">User Login</a> ]</p></div>
|
|
@ -2,12 +2,11 @@
|
|||
[
|
||||
<a href="http://thirdculture.top">home</a> |
|
||||
<a href="http://ppl.thirdculture.top">members</a> |
|
||||
<a href="">music</a> |
|
||||
<a href="">shelter</a> |
|
||||
<a href="">radio</a> |
|
||||
<a href="">visual</a> |
|
||||
<a href="">basement</a> |
|
||||
<a href="">wiki</a>
|
||||
<a href="http://events.thirdculture.top">events</a> |
|
||||
<a href="http://music.thirdculture.top">music</a> |
|
||||
<a href="http://social.thirdculture.top">social</a> |
|
||||
<a href="http://visual.thirdculture.top">visual</a> |
|
||||
<a href="http://thirdculture.top/wiki">wiki</a>
|
||||
]
|
||||
</div>
|
||||
|
||||
|
@ -16,7 +15,8 @@
|
|||
<a href="https://moridori.xyz" style="color: deeppink">moridori</a> |
|
||||
<a href="https://deadcel.me" style="color: black">4mdv</a> |
|
||||
<a href="https://moridori.xyz/letterbomber/" style="color: darkred">faal</a> |
|
||||
<a href="" style="color: mediumorchid">los3r</a>
|
||||
<a href="https://www.instagram.com/los3333r/" style="color: mediumorchid">los3r</a> |
|
||||
<a href="https://www.instagram.com/publicsector.zip/" style="color: darkslategrey">ps</a>
|
||||
]
|
||||
</div>
|
||||
|
||||
|
|
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/2kkidori.png
Normal file
After Width: | Height: | Size: 62 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/4mdv.jpeg
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/cables.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/church.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/clutter.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/drive.png
Normal file
After Width: | Height: | Size: 8.1 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/faal.png
Normal file
After Width: | Height: | Size: 1.7 MiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/loginguide.png
Normal file
After Width: | Height: | Size: 352 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/los3r.jpeg
Normal file
After Width: | Height: | Size: 252 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/news.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/p2.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/patch.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/publicsector.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/saya.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/wires.png
Normal file
After Width: | Height: | Size: 36 KiB |