Still haven't had any Luck ~Grant -----Original Message----- From: devs-bounces@xwiki.org [mailto:devs-bounces@xwiki.org] On Behalf Of Sales, G. (Grant) Sent: Thursday, June 17, 2010 03:40 PM 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 It wouldn't have anything to do with the .css style sheet would it? I thought the .css just changed how it is displayed, not what is displayed. ~Grant -----Original Message----- From: devs-bounces@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@us.ing.com>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.Workingwithth 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@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@us.ing.com>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@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@us.ing.com>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@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@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@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list devs@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@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs