The yellows111 MSNP wiki that aims for accuracy. https://yellows111.darkok.xyz/msnp/
Go to file
yellows111 f096fe907f
[0.1.3] ABGroup(Contact)*, parts of *Member (CSS)
rework XML stuff a bit, right now it's wildly inconsistent, but all the AB stuff should be fine

more ContactUpdate out of known because i didn't even KNOW that was an operation in sharingservice and noticed it looked weird being in known.

Add a SOAP template too.
2024-10-30 21:33:59 +00:00
docs [0.1.3] ABGroup(Contact)*, parts of *Member (CSS) 2024-10-30 21:33:59 +00:00
templates [0.1.3] ABGroup(Contact)*, parts of *Member (CSS) 2024-10-30 21:33:59 +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.3] ABGroup(Contact)*, parts of *Member (CSS) 2024-10-30 21:33:59 +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.