Thread
那么的维基使用手册 zh|en LaMDWiki User Manual
-
LaMDWiki User Manual
Latest update on Development Logs。
Share
What is laMDWiki?
laMDWiki is a super light weight twitter-like wiki platform, with the real benefit of allowing fluid transition from small notes to long passages, and keeping all back references and histories automatically while you do so, it's best suited for blogging and knowledge organizing.
- Twitter-like posts and threads.
- Back-references for both images and posts.
- Wayback mode: to view the entire site as if you were visiting on a specific date.
- Hook to specific tag in any post.
- Style sheet optimized for direct printing.
- One click upload to Mastodon.
- No database needed.
- Convenient image upload.
- Adapt to English/Chinese user interface.
- Image Purchasing Link.
- Alternative website entry point.
-
→
Installation
Requirements
- Apache (.htaccess)
- PHP ImageMagic ( If image uploading is needed )
Operations
Copy
index.php
,translations.md
,Parsedown.php
,ParsedownExtra.php
to your server document root and you are good to go.When entered the site, double click the © symbol on the bottom to log in, default user ID is
admin
, default password isAdmin
. Please change the ID and the password after logging in.It is recommended that you use Apache web server, because the access control is done through
.htaccess
. You may need to manually convert it for other web servers. -
→
Using
Just post stuff with markdown syntax. Click the left side arrow to access post context, Post manipulation button is the
+
symbol on the top right of each post.Post Referencing
Post can be referenced using Markdown link, simply put the 14 digit post ID into the link field. A reference link with its own paragraph will be automatically expanded into a post preview.
Special Codes
代码 显示 <-- <- <-> -> -->
⟵ ← ↔ → ⟶ <== <= <=> => ==>
⇐ ⇐ ⇔ ⇒ ⇒ +++++
(分页符) zh|anyany|en
(语言切换) [-高亮文字-]
高亮文字 ![keep_inline original]()
图片保持行内,使用原图 {big_table}
下一个表格是大表格 {read_more}
帖子预览在这里截断 {interesting apple pear}
设置话题为有趣表格 //(14_digit_id_or_any)
跳转标签 @category
设置话题或帖子分类 [link](@category)
链接到分类 {PRICE my product price}
产品价格 {SHORT product short description}
产品短描述 {PURCHASE button name}
购买按钮 - [PRODUCT whatever](14_digit_id)
商品列表项目 {支付宝}
支付宝 {PayPal}
PayPal Product Showcasing
Mark the post as
P
type to set it as a product. Then use those product specific tags shown above to set basic info for product preview. The thumbnail of the product is the first image used in the passage. To reference/show this product on another post, simply use a link, or put the link into a Markdown list. -
→
Settings
Navigation bar, two footers and a pinned post can be configured. Copy the 14-digit post id (from your url or from post menu) and paste it inside to use that post in corresponding positions. Use markdown list for navigation bar for best layout.
Purchasing URL can be set when you open a image. If you'd like to set it as a internal product post, then enter the 14 digit post ID.
Note: laMDWiki V4 will now redirect all connections to HTTPS, Manually change the redirect lines in
WriteHTACCESS()
to change this behavior.Alternative website entry
Configure "Experimental Access" inside settings to set an alternative website. Enter your host name (this string is
preg_match()
ed with yourHTTP_HOST
) to activate the function.Mark a post as
E
to make it visible to experimental site, meanwhile the post will not be shown in main site if you are not logged in. Experimental site will not show regular posts. Marking the first post in a thread will put the entire thread into experimental site. Marking a post asS
will restrict the post to only be visible to the administrator (private post).Alternative website mode will only show posts and threads, it doesn't have dedicated timeline, gallery or search page. The style of the page will change slightly to allow bigger pictures to be inserted directly into the passage.
-
→
Comments
Commenting is available now. Enable comments inside settings page to show comment section under each thread.
The server will record the commenter's email, name and IP address for preventing spam.
2022/05/08 17:48:24
Comments (0)
No comment here yet.Write a Reply