Searched hist:"58 cb2b195be4f170c094cdbf3cc5cb0ee0d1e9f0" (Results 1 – 3 of 3) sorted by relevance
| /plugin/struct/meta/ |
| H A D | PageMeta.php | 58cb2b195be4f170c094cdbf3cc5cb0ee0d1e9f0 Sun Nov 01 19:50:46 UTC 2020 Anna Dabrowska <dabrowska@cosmocode.de> Only update page metadata on new revision
Implements a basic comparison of page revisions before update. We used to write to the database on every rendering just because PARSER_METADATA_RENDER is the only event that supplies all the required metadata. An additional database query is better than the redundant save.
Fixes #528
|
| /plugin/struct/action/ |
| H A D | title.php | 58cb2b195be4f170c094cdbf3cc5cb0ee0d1e9f0 Sun Nov 01 19:50:46 UTC 2020 Anna Dabrowska <dabrowska@cosmocode.de> Only update page metadata on new revision
Implements a basic comparison of page revisions before update. We used to write to the database on every rendering just because PARSER_METADATA_RENDER is the only event that supplies all the required metadata. An additional database query is better than the redundant save.
Fixes #528
|
| /plugin/struct/ |
| H A D | plugin.info.txt | 58cb2b195be4f170c094cdbf3cc5cb0ee0d1e9f0 Sun Nov 01 19:50:46 UTC 2020 Anna Dabrowska <dabrowska@cosmocode.de> Only update page metadata on new revision
Implements a basic comparison of page revisions before update. We used to write to the database on every rendering just because PARSER_METADATA_RENDER is the only event that supplies all the required metadata. An additional database query is better than the redundant save.
Fixes #528
|