Another update for our wiki theme :) See: http://wiki.centos.org/ArtWork/WikiDesign/modern-CentOS Changes 1.10 ======= * Update header background image. * Update logo. Add comment "Community ENTerprise Operating System" on it. * Update navibar. Add some decorations :). * Update editorheader(self, d). Add the navibar, pagetrail, and username elements. * Remove dark and medium contrast message definitions. Leave just low contrast messages available. * Change messages definition into classes. * Update google adsense position. Now it is aligned to right. * Update RecentChanges table style. * Update moin-rss image on RecentChanges page. * Remove header_editbar and footer_editbar IDs. Leave editbar inside footer and header IDs and, control them so. * Change pageline definition into a class. * Fix username margin. * Rename cc(self, d) to credits(self, d). Common Creative references are into credits(self, d). * The underlined Creative Common link was changed for a link into <em> tags to remark it. The image link is into <strong> tags to remark the alternative text if browser can't display the image. The color was changed from #CCC to #EEE. * Change some css shortcut declarations to full declarations. * pagetrail was aligned to right. * Remove left and right margins. All the space available is used. The web browser can be resized to fit a nice reading dimensions at user consideration. * Some cosmetic changes. Cheers, al.
Hi Alain, Alain Reguera Delgado wrote: > * Update logo. Add comment "Community ENTerprise > Operating System" on it. I am not sure if this means you are attempting to use a new / different logo - we cant do that. The CentOS Logo is pretty much fixed and should stay that way. Apart from that, looks good to me.
Karanbir Singh wrote: > Hi Alain, > > Alain Reguera Delgado wrote: >> * Update logo. Add comment "Community ENTerprise >> Operating System" on it. > > I am not sure if this means you are attempting to use a new / different > logo - we cant do that. The CentOS Logo is pretty much fixed and should > stay that way. It's installed on wiki-m.centos.org now. Is that how it is supposed to look? (I'm missing the frame around the content ...) Cheers, Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos-docs/attachments/20080521/f25efc96/a...
On Wed, May 21, 2008 at 5:15 AM, Ralph Angenendt <ra+centos@br-online.de> wrote: > Karanbir Singh wrote: >> Hi Alain, >> >> Alain Reguera Delgado wrote: >>> * Update logo. Add comment "Community ENTerprise >>> Operating System" on it. >> >> I am not sure if this means you are attempting to use a new / different >> logo - we cant do that. The CentOS Logo is pretty much fixed and should >> stay that way. > > It's installed on wiki-m.centos.org now. Is that how it is supposed to > look? (I'm missing the frame around the content ...) It definitely does not look alright. Blue text on the blue background, etc. Akemi
Akemi Yagi wrote: > On Wed, May 21, 2008 at 5:15 AM, Ralph Angenendt <ra+centos@br-online.de> wrote: > > It's installed on wiki-m.centos.org now. Is that how it is supposed to > > look? (I'm missing the frame around the content ...) > > It definitely does not look alright. Blue text on the blue background, etc. Screenshot, please? <http://people.centos.org/ralph/wikifront.png> Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos-docs/attachments/20080521/44e08d05/a...
Ralph Angenendt wrote:
> It's installed on wiki-m.centos.org now. Is that how it is supposed to
> look? (I'm missing the frame around the content ...)
And for me the different message styles all come out with a white
background. Did I install something in the wrong place?
[root@webser css]# grep lmtxt *
print.css:#dmtxt, #mmtxt, #lmtxt {
screen.css:.lmtxt {
screen.css:.lmtxt.red {
screen.css:.lmtxt.green {
screen.css:.lmtxt.violet {
screen.css:.lmtxt.blue {
screen.css:.lmtxt.orange {
Those all seem to be there ...
Ralph
--
Ralph Angenendt......ra@br-online.de | .."Text processing has made it
possible
Bayerischer Rundfunk...80300 M?nchen | ....to right-justify any idea, even one
Programmbereich.Bayern 3, Jugend und | .which cannot be justified on any other
Multimedia.........Tl:089.5900.16023 | ..........grounds." -- J. Finnegan,
USC
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url :
http://lists.centos.org/pipermail/centos-docs/attachments/20080521/475e84f2/a...
On 5/21/08, Ralph Angenendt <ra+centos@br-online.de> wrote: > Ralph Angenendt wrote: >> It's installed on wiki-m.centos.org now. Is that how it is supposed to >> look? (I'm missing the frame around the content ...) > > And for me the different message styles all come out with a white > background. Did I install something in the wrong place? > > [root@webser css]# grep lmtxt * > print.css:#dmtxt, #mmtxt, #lmtxt { > screen.css:.lmtxt { > screen.css:.lmtxt.red { > screen.css:.lmtxt.green { > screen.css:.lmtxt.violet { > screen.css:.lmtxt.blue { > screen.css:.lmtxt.orange { > > Those all seem to be there ... Hi Ralph, Try the following codes into wiki-m and see if you are still getting the white background: ||<class="lmimg blue"> ||||<class="lmtxt blue" (> a blue message || ||<class="lmimg orange"> ||||<class="lmtxt orange" (> an orange message || ||<class="lmimg green"> ||||<class="lmtxt green" (> a green message || ||<class="lmimg violet"> ||||<class="lmtxt violet" (> a violet message || ||<class="lmimg red"> ||||<class="lmtxt red" (> a red message || Cheers, al.
Alain Reguera Delgado wrote: > On 5/21/08, Ralph Angenendt <ra+centos@br-online.de> wrote: > > Ralph Angenendt wrote: > >> It's installed on wiki-m.centos.org now. Is that how it is supposed to > >> look? (I'm missing the frame around the content ...) > Try the following codes into wiki-m and see if you are still getting > the white background: > > ||<class="lmimg blue"> ||||<class="lmtxt blue" (> a blue message || Okay, those work, I must have made a mistake. Does the rest look okay? Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos-docs/attachments/20080521/e58d1eb6/a...
On Wed, May 21, 2008 at 11:17 AM, Ralph Angenendt <ra+centos@br-online.de> wrote: > Alain Reguera Delgado wrote: >> On 5/21/08, Ralph Angenendt <ra+centos@br-online.de> wrote: >> > Ralph Angenendt wrote: >> >> It's installed on wiki-m.centos.org now. Is that how it is supposed to >> >> look? (I'm missing the frame around the content ...) > >> Try the following codes into wiki-m and see if you are still getting >> the white background: >> >> ||<class="lmimg blue"> ||||<class="lmtxt blue" (> a blue message || > > Okay, those work, I must have made a mistake. > > Does the rest look okay? > > Ralph Now it looks fine (to me). Akemi
On 5/21/08, Ralph Angenendt <ra+centos@br-online.de> wrote: ... > Does the rest look okay? Logo dimentions looks a bit different here compared to the previous one ... maybe that's what Karan noted ... I'll check that tonight. Ralph could we modify the table that is in RecentChanges page top, adding it the messages classes (blue if possible) ? to see how it looks. The print.css file needs a fix on messages. Cheers, al
Alain Reguera Delgado wrote: > Ralph could we modify the table that is in RecentChanges page top, > adding it the messages classes (blue if possible) ? to see how it > looks. Hmmm. I have to find out where that one gets generated. Let me look. Cheers, Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos-docs/attachments/20080521/926d89b9/a...
On 5/21/08, Ralph Angenendt <ra+centos@br-online.de> wrote: > Alain Reguera Delgado wrote: >> Ralph could we modify the table that is in RecentChanges page top, >> adding it the messages classes (blue if possible) ? to see how it >> looks. > > Hmmm. I have to find out where that one gets generated. Let me look. Ralph if you have write access in RecentChanges page, you should see the edit link there, if so try editing that page and then update the table code ... maybe that save you some time. Thanks for taking the time on that. Also we have the update modern-CentOS-1.10.1 available on the wiki page. The print.css was fixed. Cheers, al.
Alain Reguera Delgado wrote: > On 5/21/08, Ralph Angenendt <ra+centos@br-online.de> wrote: > > Hmmm. I have to find out where that one gets generated. Let me look. > > Ralph if you have write access in RecentChanges page, you should see > the edit link there, if so try editing that page and then update the > table code ... maybe that save you some time. There is no "Edit" link in the RecentChanges page, as that gets autogenerated somewhere. > Also we have the update modern-CentOS-1.10.1 available on the wiki > page. The print.css was fixed. Going to take a look at that later. Cheers, Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos-docs/attachments/20080522/49fa4385/a...
On 5/22/08, Ralph Angenendt <ra+centos@br-online.de> wrote: > Alain Reguera Delgado wrote: >> On 5/21/08, Ralph Angenendt <ra+centos@br-online.de> wrote: >> > Hmmm. I have to find out where that one gets generated. Let me look. >> >> Ralph if you have write access in RecentChanges page, you should see >> the edit link there, if so try editing that page and then update the >> table code ... maybe that save you some time. > > There is no "Edit" link in the RecentChanges page, as that gets > autogenerated somewhere. I thought that some time ago too ... and almost turn crazy looking the place where that table was generated but it really is included inside the wikicode of RecentChanges page. # Security ---------------------------------------------------------- # This is checked by some rather critical and potentially harmful actions, # like despam or PackageInstaller action: superuser = [u"${WIKISUPERUSER}", ] # IMPORTANT: grant yourself admin rights! replace YourName with # your user name. See HelpOnAccessControlLists for more help. # All acl_rights_xxx options must use unicode [Unicode] acl_rights_default = u"All:read" acl_rights_before = u"${WIKISUPERUSER}:read,write,delete,revert,admin" \ u"AdminGroup:read,write,delete,revert,admin" \ u"EditGroup:read,write,delete,revert" In a configuration like the above where $WIKISUPERUSER is AlainRegueraDelgado the RecentChanges edit link appeared to me, so that was how I could change the style of that table. That's a cosmetic change not a big thing at all. >> Also we have the update modern-CentOS-1.10.1 available on the wiki >> page. The print.css was fixed. > > Going to take a look at that later. You know, I noted the print.css error thanks to your previous output yesterday :) . Cheers, al.
Alain Reguera Delgado wrote:
> I thought that some time ago too ... and almost turn crazy looking the
> place where that table was generated but it really is included inside
> the wikicode of RecentChanges page.
>
> # Security ----------------------------------------------------------
>
> # This is checked by some rather critical and potentially harmful
actions,
> # like despam or PackageInstaller action:
> superuser = [u"${WIKISUPERUSER}", ]
Looks like I'm not in there >:)
Cheers,
Ralph
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url :
http://lists.centos.org/pipermail/centos-docs/attachments/20080523/349f6c84/a...
Alain Reguera Delgado wrote: > I thought that some time ago too ... and almost turn crazy looking the > place where that table was generated but it really is included inside > the wikicode of RecentChanges page. Okay, this way it does work. Changed it - and added the 1.10.1 theme to wiki-m.centos.org. If nobody has any problems with the updated layout - I want my borders back! >:) - I'll apply that to the main wiki over the weekend. That means *only* the theme, not the changes in the FrontPage layout! Cheers, Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos-docs/attachments/20080523/e03c81bd/a...
On Fri, May 23, 2008 at 5:09 PM, Ralph Angenendt <ra+centos@br-online.de> wrote: > > Changed it - and added the 1.10.1 theme to wiki-m.centos.org. > > If nobody has any problems with the updated layout - I want my borders > back! >:) - I'll apply that to the main wiki over the weekend. > > That means *only* the theme, not the changes in the FrontPage layout! I don't want to inconvenience anyone but I do prefer a small border on the left and right side of the page. To my feeling there isn't enough bordering (in general sence) to guide my eyes. It doesn't have to be much (2 or 3 squares I would say). Regards, Tim -- Tim Verhoeven - tim.verhoeven.be@gmail.com - 0479 / 88 11 83 Hoping the problem magically goes away by ignoring it is the "microsoft approach to programming" and should never be allowed. (Linus Torvalds)
Tim Verhoeven wrote: > I don't want to inconvenience anyone but I do prefer a small border on > the left and right side of the page. To my feeling there isn't enough > bordering (in general sence) to guide my eyes. It doesn't have to be > much (2 or 3 squares I would say). Let me give you a hug >:) Cheers, Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos-docs/attachments/20080523/9326778e/a...
Tim Verhoeven wrote: > I don't want to inconvenience anyone but I do prefer a small border on > the left and right side of the page. To my feeling there isn't enough > bordering (in general sence) to guide my eyes. It doesn't have to be > much (2 or 3 squares I would say). If we do that: Do we want to go for circles or for squares? I'm for circles (see the Red Hat similarity discussion): <http://wiki.centos.org/ArtWork/WikiDesign/modern-CentOS> Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos-docs/attachments/20080523/d2372a85/a...
On Fri, May 23, 2008 at 5:31 PM, Ralph Angenendt <ra+centos@br-online.de> wrote: > Tim Verhoeven wrote: >> I don't want to inconvenience anyone but I do prefer a small border on >> the left and right side of the page. To my feeling there isn't enough >> bordering (in general sence) to guide my eyes. It doesn't have to be >> much (2 or 3 squares I would say). > > If we do that: Do we want to go for circles or for squares? I'm for > circles (see the Red Hat similarity discussion): > > <http://wiki.centos.org/ArtWork/WikiDesign/modern-CentOS> ACK, Circles please. Regards, Tim P.S. If anyone is willing to make a bg like the squares and circles but using diamonds (e.g. a square rotated 45?), please do so and put them on the wiki. I have a feeling that that would also look nice. -- Tim Verhoeven - tim.verhoeven.be@gmail.com - 0479 / 88 11 83 Hoping the problem magically goes away by ignoring it is the "microsoft approach to programming" and should never be allowed. (Linus Torvalds)
On Fri, May 23, 2008 at 5:36 PM, Tim Verhoeven <tim.verhoeven.be@gmail.com> wrote: > > P.S. If anyone is willing to make a bg like the squares and circles > but using diamonds (e.g. a square rotated 45?), please do so and put > them on the wiki. I have a feeling that that would also look nice. I've created a quick version of what I mean and put it on the wiki page (http://wiki.centos.org/ArtWork/WikiDesign/modern-CentOS). It isn't perfect (color and spacing is a bit off), but it shows my idea. Regards, Tim -- Tim Verhoeven - tim.verhoeven.be@gmail.com - 0479 / 88 11 83 Hoping the problem magically goes away by ignoring it is the "microsoft approach to programming" and should never be allowed. (Linus Torvalds)
On Fri, May 23, 2008 at 8:09 AM, Ralph Angenendt <ra+centos@br-online.de> wrote: > If nobody has any problems with the updated layout - I want my borders > back! >:) - I'll apply that to the main wiki over the weekend. Could you please consider making the borders narrower? Yes, the same petition all over again... :-D Akemi (now begging) > Ralph
Akemi Yagi wrote: > On Fri, May 23, 2008 at 8:09 AM, Ralph Angenendt <ra+centos@br-online.de> wrote: > > > If nobody has any problems with the updated layout - I want my borders > > back! >:) - I'll apply that to the main wiki over the weekend. > > Could you please consider making the borders narrower? Yes, the same > petition all over again... :-D > > Akemi (now begging) *WHICH* borders? There are NONE. Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos-docs/attachments/20080523/c0feb7c3/a...
On Fri, May 23, 2008 at 8:22 AM, Ralph Angenendt <ra+centos@br-online.de> wrote: > Akemi Yagi wrote: >> On Fri, May 23, 2008 at 8:09 AM, Ralph Angenendt <ra+centos@br-online.de> wrote: >> >> > If nobody has any problems with the updated layout - I want my borders >> > back! >:) - I'll apply that to the main wiki over the weekend. >> >> Could you please consider making the borders narrower? Yes, the same >> petition all over again... :-D >> >> Akemi (now begging) > > *WHICH* borders? There are NONE. > > Ralph Let me rephrase. When you put the borders back to wiki-m, use the borders narrower than what we see at wiki.centos.org. Akemi
On 5/21/08, Alain Reguera Delgado <alain.reguera@gmail.com> wrote: > On 5/21/08, Ralph Angenendt <ra+centos@br-online.de> wrote: > ... >> Does the rest look okay? > > Logo dimentions looks a bit different here compared to the previous > one ... maybe that's what Karan noted ... I'll check that tonight. Well that seems that was the display configuration or my eyes yesterday ... could someone else check the modern-CentOS-1.10.svg file and check logo dimensions please ? See: http://wiki.centos.org/ArtWork/WikiDesign/modern-CentOS Thanks, al
On 5/21/08, Karanbir Singh <mail-lists@karan.org> wrote: > Hi Alain, > > Alain Reguera Delgado wrote: >> * Update logo. Add comment "Community ENTerprise >> Operating System" on it. > > I am not sure if this means you are attempting to use a new / different > logo - we cant do that. The CentOS Logo is pretty much fixed and should > stay that way. Not at all, just following what is in www.centos.org. Do we remove that message on the wiki ? > Apart from that, looks good to me. Thanks K.B Cheers, al.