fluence icon indicating copy to clipboard operation
fluence copied to clipboard

Concatenated pages?

Open docelic opened this issue 7 years ago • 0 comments
trafficstars

In addition to page titles, internally we also convert titles to slugs which can be used in URLs.

So, with a page title "My Page Title", this page could theoretically also be accessible via an URL /titles/my_page_title.

There is an idea that in such case, if multiple pages are found, we could concatenate their contents.

For example, if a team of 5 people all create a page named /USERNAME/calendar, then visiting /titles/calendar would combine the pages and display all 5 calendars at once.

Comments welcome.

docelic avatar Aug 17 '18 10:08 docelic