Libraryless. Click here for Pure Java version (3911L/26K).
1 | // function returns source of forwarded-to page which is kind of not helpful |
2 | // (among other things, it says "not logged in") |
3 | sS addTagToSnippet(S snippetID, S tag) {
|
4 | ret loadPageWithParams(tb_mainServer() + "/tb/add-tag.php", |
5 | mapPlus(standardCredentialsMap(), id := psI(snippetID), +tag, doit := 1)); |
6 | } |
Began life as a copy of #1029578
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1029585 |
| Snippet name: | addTagToSnippet |
| Eternal ID of this version: | #1029585/3 |
| Text MD5: | d8601c6f24901563e5eeac6fcf6a00c9 |
| Transpilation MD5: | 7e0c7ed9cd0160878443af869c6086bf |
| Author: | stefan |
| Category: | javax / repository |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-08-25 20:47:07 |
| Source code size: | 314 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 511 / 636 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |