Theo Todman's Web Page - Notes Pages
Website Documentation
Website Generator Documentation - Book & Paper Summaries
(Text as at 11/04/2022 00:01:26)
*** THIS IS NOT THE LATEST VERSION OF THIS NOTE ***
(For the live version and other versions of this Note, see the tables at the end)
This document covers1 the following functions performed by clicking buttons on the front screen:-
- Display Changed Paper + Book Summaries (cmdChangedPaperSummaries_Click)
- Paper + Book Summaries Archive (cmdArchivePaperSummaries_Click)
- Webpage - Paper + Book Summaries Regen (cmdPaperSummaries_Click)
To see the Code, click on the procedure names above.
A summary of the processing is as follows:-
- This function does more than advertised, as the system has grown since it was first created. It regenerates changed Authors as well as Book and Paper Summaries. It also regenerates potentially changed Book and Paper Citings.
- cmdArchivePaperSummaries_Click opens (I hope!) the queries that are to be used in regenerating the relevant pages:-
- cmdPaperSummaries_Click regenerates the pages as below:-
- Because I normally want to run all the processes forming this function, I ask the user whether to do the lot without asking further questions. Otherwise, the user is asked whether he wants to run each of the items below. This is achieved by setting the global variable automatic_processing = "Yes", which takes effect in the processes called below.
- WebpageGenAuthors
- WebpageGenBookCitings
- WebpageGenPaperCitings
- CreatePaperSummariesWebPages: if automatic_processing = "Yes", sets the global variable to “No” and makes the call with parameter “Yes”; otherwise, makes the call with no parameter.
- CreateBookSummariesWebPages: comments as above.
- cmdArchivePaperSummaries_Click this is supposed to clear out the items just regenerated to save repeated work. But, it looks to be the same as the “display” function above. But this might be correct:-
This Note is awaiting further attention2.
In-Page Footnotes
Footnote 1:
- Or will do, once it has been written!
Live Version of this Archived Note
Table of the 2 Earlier Versions of this Note
Summary of Notes Links from this Page
To access information, click on one of the links in the table above (if any).
Summary of Note Links to this Page
| Website - Outstanding Developments (2024 - December), 2 |
Website - Outstanding Developments (2024 - June), 2 |
Website - Outstanding Developments (2025 - December), 2 |
Website - Outstanding Developments (2025 - June), 2 |
Website - Outstanding Developments (2025 - March), 2 |
| Website - Outstanding Developments (2025 - September), 2 |
Website - Outstanding Developments (2026 - March), 2 |
Website Generator Documentation - Control Page, 2, 3 |
Website Generator Documentation - Cross-Referencing |
Website Generator Documentation - Functors, 2 |
To access information, click on one of the links in the table above (if any).
Text Colour Conventions
- Blue: Text by me; © Theo Todman, 2026