Caleb I can see the source, but still, I have no idea where this code is coming from. I made my own FAQ page, class, and template and I didn't put that code anywhere in it. Its site wide, not just on my current page. I've tried to change, the class (not the name, the content) and still nothing seems to change it. There has to be a defult page layout that makes this appear out of thin air so to speak. I'll to some searching within my xwiki and see if I can find some lost pages that may have that code in it. Thanks for your help though ~Grant -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Caleb James DeLisle Sent: Tuesday, June 08, 2010 08:30 AM To: XWiki Developers Subject: Re: [xwiki-devs] FAQ sorting If I recall, that's created somewhere in docextra.vm What you can do is use firebug (or read the html source) to find the html tag you are looking for then search for documents containing that tag (or part of it such as the class="someclass" part) Caleb Sales, G. (Grant) wrote:
Well I know where the template is, I made it myslef, I just can't find
where its getting the "tags [+] and Created by" at the bottom. I want mine to look like the xwiki.org with both created by and modified by in the same area rather then split apart.
~Grant
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf
Of Caleb James DeLisle Sent: Monday, June 07, 2010 09:06 PM To: XWiki Developers Subject: Re: [xwiki-devs] FAQ sorting
Sales, G. (Grant) wrote:
I use this code.
{{html}} <div id="xdocFooter"> <div id="xdocAuthors"> <div class="xdocCreation"> $msg.get('core.footer.creation', [$xwiki.getUserName($doc.creator), $xwiki.formatDate($doc.creationDate)])<br/> $msg.get('core.footer.modification', [$xwiki.getUserName($doc.author), $xwiki.formatDate($doc.date)])<br/> </div> </div> </div>{{/html}}
And it end up putting what I want below the page, but Also just below
that is a duplicate, and at the top of the page it still shows the Modified date. . .
I usually handle such issues as the duplicate by putting test words into the page and looking at them in the html source to find out what code is creating the text I don't like. As far as getting rid of the standard heading at the top you could find which template creates it (maybe try search for templates containing certain words?)
If you would rather commercial support than volunteer advice, you might try asking over at xwiki.com. Of course I'm happy to give advice
as time allows.
Caleb
Any help would be great
~Grant
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf
Of Sales, G. (Grant) Sent: Monday, June 07, 2010 08:25 AM To: XWiki Developers Subject: Re: [xwiki-devs] FAQ sorting
Do I need all of that code for the Document footer? All I want to do is move the Modifier to the bottom by the Author.
~Grant
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf
Of Marius Dumitru Florea Sent: Sunday, June 06, 2010 04:31 AM To: [email protected] Subject: Re: [xwiki-devs] FAQ sorting
On 06/05/2010 12:37 AM, Sales, G. (Grant) wrote:
http://www.xwiki.org/xwiki/bin/view/FAQ/#Attachments
Three Questions. 1) how can I sort my FAQ into these two columns ? 2) Can I see the wiki code for this page? http://www.xwiki.org/xwiki/bin/view/FAQ/?viewer=code
3) How can I get the Author and Modifier at the bottom of the page like that? http://svn.xwiki.org/svnroot/xwiki/platform/skins/trunk/colibri/src/m a in /resources/colibri/docextra.vm
Hope this helps, Marius
Grant Sales Security Operations Analyst ING 20 Washington Ave South Minneapolis, MN 55401 Tel: 612.342.7889 Fax: 612.342.3428 Cell: 320.761.0966 Email: [email protected] www.ing-usa.com ING. Your future. Made easier. (r)
---------------------------------------------------------
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 [email protected] http://lists.xwiki.org/mailman/listinfo/devs
devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs