Found this in bin/skins/soc/soc.css . . . .
(not the whole code but some of it)
/* -----------------Top Doc Information------------------*/
#hierarchy {
font-size: 90%;
padding-top: 15px;
}
#document-title h1 {
font-size: 2.15em;
letter-spacing: -1px;
margin: 0;
padding: 5px 0;
}
#document-info {
color: #888888;
font-size: 90%;
padding: 3px 0 1em;
text-align: right;
}
.xdocLastModification {
float: left;
text-align: left;
width: 48%;
}
/* ---------------Bottom Doc Information------------------*/
#xdocFooter {
background-color: #FFFFFF;
border-top: 1px solid #CCCCCC;
color: #888888;
font-size: 90%;
overflow: auto;
padding: 5px 25px 10px;
width: auto;
}
#xdocAuthors {
padding: 3px 0;
text-align: right;
}
I only get one chance to edit this since I don't have access rights, I
just have to tell my boss what to change in this doc I guess.
I want the docAutohors in the Top Doc information, On top of the last
modified.
Not sure why one starts with #xdocFooter and the other is
.xodLastModification does anyone know why? If it doesn't matter I'll
just copy paste the bottom to the top and take out the text-align.
-----Original Message-----
From: devs-bounces(a)xwiki.org [mailto:devs-bounces@xwiki.org] On Behalf
Of Guillaume Lerouge
Sent: Friday, June 11, 2010 08:29 AM
To: XWiki Developers
Subject: Re: [xwiki-devs] Where is this Code coming from?
Hi,
there are 2 different folders :
/templates/something.vm
/skins/colibri/stuff.vm
some templates located in the colibri skin override the default ones.
Guillaume
On Fri, Jun 11, 2010 at 15:03, Sales, G. (Grant)
<Grant.Sales(a)us.ing.com>wrote;wrote:
Oh sorry, forgot my code. . .
-----Original Message-----
From: devs-bounces(a)xwiki.org [mailto:devs-bounces@xwiki.org] On Behalf
Of Sales, G. (Grant)
Sent: Friday, June 11, 2010 07:46 AM
To: XWiki Developers
Subject: Re: [xwiki-devs] Where is this Code coming from?
No where in that can I find
$msg.get('core.footer.modification',
[$xwiki.getUserName($doc.author), $xwiki.formatDate($doc.date)])
Which would display
Last modified by Grant Sales on Tuesday, 06.08.2010 12:13:30 EDT
Boss is still on vacation but when he comes back I'll work on getting
into
xwiki.com for more support.
~Grant
-----Original Message-----
From: devs-bounces(a)xwiki.org [mailto:devs-bounces@xwiki.org] On Behalf
Of Guillaume Lerouge
Sent: Tuesday, June 08, 2010 11:31 AM
To: XWiki Developers
Subject: Re: [xwiki-devs] Where is this Code coming from?
Hi Grant,
On Tue, Jun 8, 2010 at 18:20, Sales, G. (Grant)
<Grant.Sales(a)us.ing.com>wrote;wrote:
Welcome to the Security Operations Portal > XWiki Space > XWiki
Preferences > Skin
Skin
Last modified by Grant Sales on Tuesday, 06.08.2010 12:13:30 EDT
Attachments (0) | History | Information You can modify the existing
look and feel and even create your own.
* Edit this skin
* Test this skin
In Objects, Xwiki.XWikiSkins I see ..
Name
Base Skin
Logo
Style (blank)
Header (blank)
Footer (blank)
View Header (blank)
View (blank)
Edit (blank)
The examples I'm reading about have a lot of code in them. I don't
see global.vm in my objects at all.
I still don't see where that code is coming from even in the defult
skin. I don't want to override each new page with a different skin,
I just want to modify my defult skin to display the way it should
like the
xwiki.org pages I want it to show the last modified and
date created next to each other. Not on different parts of the page.
You need to edit the XWiki.XWikiSkins class to add the missing
properties:
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Skins#HB.Workingwith
th
eXWiki.XWikiSkinsclass
Or you can upload a text file called docextra.vm to your
XWiki.DefaultSkin page and it will override the server's docextra.vm
file.
Guillaume
~Grant
PS Guillaume, did you get my reply to your email that you sent me
yesterday?
Yes, didn't have the time to answer it yet though, I'll do it soon :-)
-----Original Message-----
From: devs-bounces(a)xwiki.org
[mailto:devs-bounces@xwiki.org] On
Behalf
> Of Guillaume Lerouge
> Sent: Tuesday, June 08, 2010 10:49 AM
> To: XWiki Developers
> Subject: Re: [xwiki-devs] Where is this Code coming from?
>
> No, you can override them from the skin.
>
> See:
>
> -
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Skins
> -
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Skins
>
> Guillaume
>
> On Tue, Jun 8, 2010 at 17:44, Sales, G. (Grant)
> <Grant.Sales(a)us.ing.com>wrote;wrote:
>
> > Oh ok. So I need to get into the actual server that Xwiki is
> > installed
>
> > in to change some of the layout options?
> >
> > I have admin account but don't have access to the server yet.
> >
> > -----Original Message-----
> > From: devs-bounces(a)xwiki.org [mailto:devs-bounces@xwiki.org] On
> > Behalf
>
> > Of Ecaterina Valica
> > Sent: Tuesday, June 08, 2010 09:23 AM
> > To: XWiki Developers
> > Subject: Re: [xwiki-devs] Where is this Code coming from?
> >
> > On Tue, Jun 8, 2010 at 16:18, Sales, G. (Grant)
> > <Grant.Sales(a)us.ing.com>wrote;wrote:
> >
> > > <div id="xdocFooter">
> > > <div class="doc-tags" id="xdocTags">
> > > Tags: <div class="tag-tool tag-add"><a
> > > href="/wiki/bin/UseCase/INGUseCase00000Trial?showTagAddForm=true
> > > #x
> > > do
> > > cT
> > > ag
> > > s" title="Add tags">[+]</a></div>
> > > </div>
> > >
> > > <div id="xdocAuthors">
> > > <div class="xdocCreation"> Created by
<span
> > > class="wikilink"><a
href="/wiki/bin/XWiki/z89783">Grant
> > > Sales</a></span> on Monday, 06.07.2010 11:58:11
EDT<br/>
> > > </div>
> > > </div>
> > > </div>
> > >
> > >
> > > I hit view page source. This is in the Page source and adds the
> > > tags[+] on the bottom left and created by on the right.
> > >
> > > Where is this coming from. My xwiki page code has nothing like
> > > that at
> >
> > > all anywhere in it! This is also site wide, not just on this
page.
> >
Where can I go to edit this?
> >
>
> In the file system, go to: webapps\xwiki\skins\colibri\docextra.vm
>
> Tags are in webapps\xwiki\templates\documentTags.vm
>
> Caty
> _______________________________________________
> devs mailing list
> devs(a)xwiki.org
>
http://lists.xwiki.org/mailman/listinfo/devs
>
> ---------------------------------------------------------
>
> NOTICE: The information contained in this electronic mail message
> is
> > confidential and intended only for certain recipients. If you are
not
an intended recipient, you are hereby notified
that any
disclosure, reproduction, distribution or other use of this
communication and any attachments is strictly prohibited. If you
have received this communication in error, please notify the
sender by reply transmission
and delete the message without copying or
disclosing it.
==================================================================
==
==
======================
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Guillaume Lerouge
Sales - XWiki SAS
Skype: wikibc
Twitter: glerouge
http://guillaumelerouge.com/
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Guillaume Lerouge
Sales - XWiki SAS
Skype: wikibc
Twitter: glerouge
http://guillaumelerouge.com/
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Guillaume Lerouge
Sales - XWiki SAS
Skype: wikibc
Twitter: glerouge
http://guillaumelerouge.com/
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs