From 759c1651c6c263774b60969c9d30061400746722 Mon Sep 17 00:00:00 2001 From: "jaysonbaldecanas1986@02a3781ec9b12161d643d2a35782561391092501" Date: Sun, 2 Oct 2022 23:04:01 -0400 Subject: [PATCH] update for rename of recentchanges.mdwn to json.tl.ph.mdwn --- doc/forum/web_service_API__44___fastcgi_support.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/forum/web_service_API__44___fastcgi_support.mdwn b/doc/forum/web_service_API__44___fastcgi_support.mdwn index 84b227eef..dd57a8ded 100644 --- a/doc/forum/web_service_API__44___fastcgi_support.mdwn +++ b/doc/forum/web_service_API__44___fastcgi_support.mdwn @@ -1,6 +1,6 @@ This is a half-baked thought of mine so I thought I would post it in forum for discussion. -There are some things that ikiwiki.cgi is asked to do which do not involve changing the repository: these include form generation, handling logins, the "goto" from [[recentchanges]], edit previews, etc. +There are some things that ikiwiki.cgi is asked to do which do not involve changing the repository: these include form generation, handling logins, the "goto" from [[json.tl.ph]], edit previews, etc. For one thing I am working on slowly ([[todo/interactive todo lists]]), I've hit a situation where I am likely to need to implement doing markup evaluation for a subset of a page. The problem I face is, if a user edits content in the browser, markup, ikiwiki directives etc. need to be expanded. I could possibly do this with a round-trip through edit preview, but that would be for the whole content of a page, and I hit the problem with editing a list item. -- 2.39.2