diff --git a/pwiki/page.js b/pwiki/page.js index e512b97..1c7d4c2 100755 --- a/pwiki/page.js +++ b/pwiki/page.js @@ -209,7 +209,7 @@ object.Constructor('BasePage', { this.root.path : this.path }, - // XXX should these be writable??? + // XXX should this encode/decode??? get name(){ return pwpath.basename(this.path) }, set name(value){