The yellows111 MSNP wiki that aims for accuracy. https://yellows111.darkok.xyz/msnp/
Go to file
yellows111 a9bfe9e6d6
[v0.1.4-beta.1] finally ABFindAll & FindMembership
fix all XML example responses missing charset
Change "Contact ID" with "Common ID", for now. Really would like to know which one is canonical.

Added 3 reference constants.

Linked things and fixed minor mistakes.

Next is probably Passport SOAP, not sure.
2024-11-20 21:19:42 +00:00
docs [v0.1.4-beta.1] finally ABFindAll & FindMembership 2024-11-20 21:19:42 +00:00
templates [0.1.4-alpha.1] xml examples, NOT stuff, fixes 2024-11-19 20:23:28 +00:00
.gitignore initial commit 2024-10-10 20:38:51 +01:00
LICENSE.md massive amount of corrections, rest of pre-P11 commands 2024-10-26 11:56:17 +01:00
README.md massive amount of corrections, rest of pre-P11 commands 2024-10-26 11:56:17 +01:00
package-lock.json [0.1.4-alpha.1] xml examples, NOT stuff, fixes 2024-11-19 20:23:28 +00:00
package.json [0.1.3] ABGroup(Contact)*, parts of *Member (CSS) 2024-10-30 21:33:59 +00:00

README.md

yellows' MSNP wiki

An alternative to MSNPiki that aims to actually document things they didn't.

Building

npm i
set WIKINAME=yellows' MSNP wiki
# this should be an absolute path on a domain to where the files will be put
set VPREFIX=/
set DOMAIN=example.com
mkdir build
npm run build
cp ./node_modules/yiki/yiki.css build/

License

This work is licensed under the GNU Free Documentation License 1.3.