[PATCH 1/3] Provide editorial love for text, fixing style and grammar
by Paul W. Frields
---
.../data/content/security/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/spins.fedoraproject.org/data/content/security/index.html b/spins.fedoraproject.org/data/content/security/index.html
index e7c7be5..5f6c053 100644
--- a/spins.fedoraproject.org/data/content/security/index.html
+++ b/spins.fedoraproject.org/data/content/security/index.html
@@ -49,8 +49,8 @@ docs_url = [
</ul>
<!-- tab "panes" -->
<div class="panes">
- <div><p>${_('The Fedora Security Spin is a livecd based on Fedora to provide a safe test-environment for working on security-auditing, forensics and penetration-testing, coupled with all the Fedora-Security features and tools.')}<br />
- ${_('The spin is maintained by a community of Security Testers and Developers. It comes with the clean and fast openbox window manager and a customized menu to have all the instruments one may need to follow a proper test-path. With the read-write rootfs, it is possible to install software while the livecd is running. The Fedora liveusb-creator provides an overlay feature to put the security-spin on an usb-stick so that the user can install and update software - and can safe his test-results permanently.')}</p>
+ <div><p>${_('The Fedora Security Spin is a Live image based on Fedora that provides a safe test-environment for working on security auditing, forensics and penetration-testing, coupled with all the Fedora security features and tools.')}<br />
+ ${_('The spin is maintained by a community of security testers and developers. It comes with the clean and fast openbox window manager, and a customized menu that includes all the instruments needed to follow a proper test path. With the read-write rootfs, it is possible to install software while the Live image is running. The Fedora liveusb-creator provides an overlay feature to put the Security Spin on a USB stick, so you can install and update software and save your test results permanently.')}</p>
<h4>${_('Fedora Security Spin Screenshot')}</h4>
<img src="http://jsimon.fedorapeople.org/securityspingrub.png" target="_blank" alt="_blank" />
<img src="http://jsimon.fedorapeople.org/securityspindesktop.png" target="_blank" alt="_blank" style="width: 646px" />>
--
1.6.6
13 years, 6 months
[Fwd: New gitfedora-web group]
by Nick Bebout
I figured I'd forward this to the list in case anyone does like me and
files away their web-members email automatically.
Nick
---------------------------- Original Message ----------------------------
Subject: New gitfedora-web group
From: "Nick Bebout" <nick(a)bebout.net>
Date: Fri, March 5, 2010 8:13 pm
To: web-members(a)fedoraproject.org
gitfedora-web-members(a)fedoraproject.org
--------------------------------------------------------------------------
I've created the group gitfedora-web and added everyone I could find that
had made a commit to the fedora-web repo that was a member of the web
group.
I just chgrp'ed the repo, so commits will now fail if you are not a member
of gitfedora-web.
Please let me know if you experience any problems or if we have overlooked
someone, and need to add someone else to gitfedora-web.
Nick
13 years, 6 months
F13 Alpha Banner
by Sijis Aviles
Design Team,
F13 Alpha is coming out soon.
Does anyone know where is the F13 alpha banner images that will be
used on the website?
Thanks,
Sijis
13 years, 6 months
New "gitweb" group to create
by Nick Bebout
My proposal would be to:
1. Create a "gitweb" group and use this as the commit group for our
websites, and use "web" as a tracking group for people. (Since we want to
make sure people know how things work, and have generally proven
themselves before we give them access to commit to the live websites).
or
2. Split up commit access to each of the main websites separately, and
have git-web-talk, git-web-fpo git-web-start, etc groups, (Which I don't
know is necessary yet).
The discussion I've heard so far is basically something similar to 1, and
to make the list of members of gitweb be the people who have committed
within X amount of time (or people who respond to a ping indicating they
are still interested in contributing (since web has a lot of members at
the moment who are not really active).
I'll volunteer to do most of the work of creating the new group and
changing what group has access to commit (I'm a member of sysadmin-hosted
so I can change the group on hosted01) and adding the members for the new
group.
Nick
13 years, 6 months
Formspring.me
by janaen
Im trying to get on formspring.me and it wont let me
Why not ?
--janaen
13 years, 6 months
Adding Classroom link to Get Help page
by Sijis Aviles
I'm looking for feedback on this thought.
I was looking through at the Get Help page
(https://fedoraproject.org/en/get-help) and i thought adding a
link/section about the the Fedora Classroom project
(https://fedoraproject.org/wiki/Communicate/IRC/Classroom), would be a
good addition to the page. Not only will it promote the great work
these volunteers are doing in teaching basics and advanced topics but
it is also an alternate form of getting/finding help by learning.
I haven't made an example of what would be added to the page. I just
want to know if people think this is a good or bad idea.
Sijis
13 years, 6 months
Javascript error on start.fedoraproject.org
by Edward Rudd
You have a javascript error on the page..
in the HTML you have a script tag that runs the following javascript
document.f.q.focus();
however the page location where it is is BEFORE the form with id "f" in
the page.
That script tag should be either wrapped in an onload event handler OR
moved to the end of the HTML (just before the close </body>)
13 years, 6 months