Greetings!
I'm trying to fix this typo: https://fedoraproject.org/wiki/ScreenCasting#Siple_Screen_Recorder
Fortunately, I made it through the "join things and sign the CLA and CSRF failed when you logged in but hitting back showed you actually did log in" gauntlet because wiki spammers; and now here I am, commenting on the mailing list to learn how to click edit in the wiki to fix said typo.
I'd also add screenkey:
```bash pip install -e bzr+lp:python-distutils-extra#egg=distutils-extra pip install -e git+https://gitlab.com/wavexx/screenkey#egg=screenkey ```
And change the simplescreenrecorder install to pull RPMfusion over HTTPS (and install the optional 'slop' dependency):
``` rpm -Uvh https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.no... sudo dnf install -y slop simplescreenrecorder ```
Alas, I still have no idea how to get an edit button on the wiki. Anyways, thanks all for all your documenting!
Hi Wes,
Usually you need to gain access to one other group in FAS in order to be able to edit the wiki. If you just want to fix some typos and you can't or don't want to commit to contributing in any greater capacity, you can open a ticket for Fedora Infra[0] requesting access to the "wikiedit" group. In the ticket, please also describe what edit you want to make to the wiki (as you did here on the list). More info is on the wiki[1], your situation is specifically covered by point 3 in the list.
Hope that helps.
Cheers,
Petr
[0] https://pagure.io/fedora-infrastructure/new_issue [1] https://fedoraproject.org/wiki/Help:Editing
On 3/11/19 12:29 PM, Wes Turner wrote:
Greetings!
I'm trying to fix this typo: https://fedoraproject.org/wiki/ScreenCasting#Siple_Screen_Recorder
Fortunately, I made it through the "join things and sign the CLA and CSRF failed when you logged in but hitting back showed you actually did log in" gauntlet because wiki spammers; and now here I am, commenting on the mailing list to learn how to click edit in the wiki to fix said typo.
I'd also add screenkey:
pip install -e bzr+lp:python-distutils-extra#egg=distutils-extra pip install -e git+https://gitlab.com/wavexx/screenkey#egg=screenkey
And change the simplescreenrecorder install to pull RPMfusion over HTTPS (and install the optional 'slop' dependency):
rpm -Uvh https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm sudo dnf install -y slop simplescreenrecorder
Alas, I still have no idea how to get an edit button on the wiki. Anyways, thanks all for all your documenting! _______________________________________________ docs mailing list -- docs@lists.fedoraproject.org To unsubscribe send an email to docs-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/docs@lists.fedoraproject.org
docs@lists.stg.fedoraproject.org