软件包:sputnik(12.06.27-2.1)
sputnik 的相关链接
Debian 的资源:
下载源码包 sputnik:
- [sputnik_12.06.27-2.1.dsc]
- [sputnik_12.06.27.orig-diff.tar.gz]
- [sputnik_12.06.27.orig-medialike.tar.gz]
- [sputnik_12.06.27.orig-recaptcha.tar.gz]
- [sputnik_12.06.27.orig-xssfilter.tar.gz]
- [sputnik_12.06.27.orig.tar.gz]
- [sputnik_12.06.27-2.1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [spu.tnik.org]
相似软件包:
Extensible wiki
Sputnik is a wiki written in Lua. It is also a platform for building a range of wiki-like applications, drawing on Lua's strengths as an extension language.
Out of the box Sputnik behaves like a wiki with all the standard wiki features: editable pages, protection against spam bots, history view of pages, diff, preview, per-page-RSS feed for site changes.
At the same time, Sputnik is designed to be used as a platform for a wide range of "social software" applications. Sputnik stores its data as versioned "pages" that can be editable through the web, and it allows those pages to store any data that can be saved as text (prose, comma-separated values, lists of named parameters, Lua tables, mbox-formatted messages, XML, etc.) While by default the page is displayed as if it carried Markdown-formatted text, the way the page is viewed (or edited, or saved, etc.) can be overridden on a per-page basis by over-riding or adding "actions".
The packages provide a wide range of storage modules that may require one of the suggested packages: git, lua5.1-sql-sqlite3, lua5.1-sql-mysql.
The easiest form of deployment is by using the Xavante web server.
其他与 sputnik 有关的软件包
|
|
|
|
-
- dep: lua5.1
- Simple, extensible, embeddable programming language
-
- dep: lua5.1-cosmo
- 本虚包由这些包填实: lua-cosmo
-
- dep: lua5.1-coxpcall
- 本虚包由这些包填实: lua-coxpcall
-
- dep: lua5.1-filesystem
- 本虚包由这些包填实: lua-filesystem
-
- dep: lua5.1-markdown
- 本虚包由这些包填实: lua-markdown
-
- dep: lua5.1-md5
- 本虚包由这些包填实: lua-md5
-
- dep: lua5.1-socket
- 本虚包由这些包填实: lua-socket
-
- dep: lua5.1-wsapi
- 本虚包由这些包填实: lua-wsapi
-
- rec: lua5.1-iconv
- 本虚包由这些包填实: lua-iconv
-
- rec: lua5.1-posix
- 本虚包由这些包填实: lua-posix
-
- sug: git
- 快速、可缩放的分布式版本控制系统
-
- sug: lua5.1-logging
- 本虚包由这些包填实: lua-logging
-
- sug: lua5.1-sql-mysql
- 本虚包由这些包填实: lua-sql-mysql
-
- sug: lua5.1-sql-sqlite3
- 本虚包由这些包填实: lua-sql-sqlite3
-
- sug: lua5.1-zlib
- 本虚包由这些包填实: lua-zlib
-
- sug: xavante
- Lua HTTP 1.1 Web server