Slug>>#gtPageFor:
gtPageFor: aView <gtView> ^ aView forward title: 'Page'; priority: 10; object: [ FedWikiPage get: self slug ]; view: #gtDetailsFor:
~
a page title in lower case with spaces turned to hyphens and other punctuation removed
Slug>>#gtPageFor:
gtPageFor: aView <gtView> ^ aView forward title: 'Page'; priority: 10; object: [ FedWikiPage get: self slug ]; view: #gtDetailsFor:
~
a page title in lower case with spaces turned to hyphens and other punctuation removed