diff --git a/pwiki/page.js b/pwiki/page.js index 0378e30..1dcb830 100755 --- a/pwiki/page.js +++ b/pwiki/page.js @@ -1946,6 +1946,10 @@ object.Constructor('Page', BasePage, { // actions... // // XXX revise name... + // XXX do we need both this and .each(..) + // ...what is the difference??? + // - handle path slightly differently... + // - .asPages(..) handles list/generator pages... // XXX BUG: this does not respect strict of single pages if they do // not exist... // ...see: @macro(..) bug + .each(..) @@ -2579,6 +2583,8 @@ module.System = { @var(path "@source(s ./path)")
+ @source(./title/quote) 🛈