More name/link/process changes for the taiga to pagure move
N.B. the file technical-taiga.adoc needs to be replaced with a corresponding page for Pagure. I am not familiar enough with the admin functions and permissions in Pagure to approach this.
It doesn't matter to Pagure. Pagure is just a glorified file server in a way. It is really just compliance with the AsciiDoc spec that you would have to worry about. I think $ git rm modules/ROOT/pages/technical-taiga.adoc would work to remove the old file. Then you would have to update modules/ROOT/nav.adoc. I think that should be all there is to it. But you definitely want to test things thoroughly with $ ./build.sh && ./preview.sh before submitting a PR with that big of a change.
$ git rm modules/ROOT/pages/technical-taiga.adoc
modules/ROOT/nav.adoc
$ ./build.sh && ./preview.sh
Thanks!
Pull-Request has been merged by glb
Oh. I just realized what you were saying. Sorry, I guess it is getting to be a bit too late in the day for me. :P
I just had a quick look at the page. It is just three sections.
The first section can go away completely for Pagure. There is nothing the admin needs to do after the user has logged into the system to initialize their profile.
The second section is something you've done a lot of lately.
The third section is just what you did when you added TheEvilSkeleton. Just add the editor as an admin under Settings->Users & Groups.
I think that should be all there is to it.
Okay, I'll take a look at it,...and see if I can get the preview to work. Thanks for the hand holding.
More name/link/process changes for the taiga to pagure move
N.B. the file technical-taiga.adoc needs to be replaced with a corresponding page for Pagure. I am not familiar enough with the admin functions and permissions in Pagure to approach this.