benjamin melançon
67281ede61
Change path of view and use UID
...
One remaining problem is that the view title does not use the username
Also existing user blogs will have URLs with usernames in it because we
migrated the old path aliases, but we are not yet generating new path
aliases.
Ref #56
2019-10-03 18:18:49 -04:00
benjamin melançon
1a441937ee
Configure View to use new argument validator from views url path module
2019-10-03 08:47:03 -04:00
benjamin melançon
14a1984085
Remove unused relationship from per-user blogs view
2019-10-03 08:47:03 -04:00
benjamin melançon
96a65b1da6
OK really don't nkow what i'm doing here and neitherdoes the internet
2019-10-02 17:36:45 -04:00
benjamin melançon
dde3acee3c
OK; this view works for UIDs, now to try to make it work for usernames
...
Generating path aliases for all these seems ill-advised, many won't have data, so why create the path?
2019-10-02 17:07:46 -04:00
benjamin melançon
ada214a995
Fix mis-calles of user as node
2019-10-02 14:56:24 -04:00
benjamin melançon
83d0ffaab8
Add a per-user blog view like D7 used to have
...
Borrowing from https://git.drupalcode.org/project/blog/blob/8.x-2.x/config/install/views.view.blog.yml
Ref #53
2019-10-02 14:48:52 -04:00