Hi J,
If we place the Jump in an input, we gonna take it from the panel. No need
for duplicates.
And G, we could still have the shortcut available.
On Tue, Aug 25, 2009 at 15:50, Jerome Velociter <jerome(a)xwiki.com> wrote:
> Hello,
>
> If you are going to re-work it, please take advantage of this to
> hardcode the link in the panel - if it stays in a panel - (right now
> it's injected by Javascript, which makes it near-to-impossible for
> someone not technical to modify/delete it). And agreed, "Meta + G" is
> very cryptic for the regular user audience.
>
> Thanks,
> Jerome.
>
> Ecaterina Valica wrote:
> > Hi,
> >
> > I was talking to Marta and we came across the "Jump" action (*Jump to any
> > page in the wiki (Meta+G)*)
> > The problem is that it has low visibility and it's not well placed in the
> > "Quick Links" panel.
> >
> > *A.* First solution - make a "Keyboard Shortcuts" panel with different
> > shortcuts taken from
> > http://platform.xwiki.org/xwiki/bin/view/Features/KeyboardShortcuts
> > But (Meta+G) is still operating system dependent and with an advanced
> user
> > target.
> >
> > *B. *How about we put it near the Search input, in the right corner? You
> can
> > see a mockup at
> >
> http://incubator.myxwiki.org/xwiki/bin/download/Improvements/Skin20P1/jump.…
> > This will be not the final version of the UI for the jump, but just to
> get
> > the point.
> >
> > Thanks,
> > Caty
> > _______________________________________________
> > 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
>
Hello,
We are currently using XWiki enterprise 1.7.2. I would like to upgrade to
the last version (1.9.3) but as we have set up several instances, I would
like to take avantage of XWiki enterprise manager, but I could not find
information about the good migration path.
Should I create a new instance of XWiki enterprise manager 1.7.3 or can I
just upgrade one of the instance of XWiki enterprise to XWiki manager ?
How then should I proceed with the other instance (need to upgrade each
instance before doing anything, then how to merge to the manager instance ?)
?
Thank's for your help.
Nicolas FRANK
Finance active
Another question,
we've been trying to change the pdf export layout:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HCustomiz…
Created the Class, and a new pdf export definition.
Now changing the style works but when we try to change xhtmlxsl or fopxsl
nothing happens.
Is this a know bug or is there somthing one should know ....
Second question:
Is this a way to create a own export definition for another format e.g latex
Thanks
hel.
-----
-----
Helmut Lehner
hel(a)hel.at
--
View this message in context: http://n2.nabble.com/Customizing-export-tp2213930p2213930.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
In setting up our wiki farm, we'd like to do this:
http://www.oursite.com/xwiki = the XEM manager
http://wiki.oursite.com/xwiki = internal wiki
http://client1.oursite.com/xwiki = Client 1's wiki
http://client2.oursite.com/xwiki = Client 2's wiki
How do we go about doing this? I've got the wikis themselves set up and responding properly using my HOSTS file (mapping each of those to the same IP), but how is it done in a "production" environment (for both internal and external clients)?
We don't have our own DNS server, we rely on the ISP. Are these subdomains? Or different hosts of the "oursite.com" domain?
Yes, I've searched for answers and have read about DNS and subdomains, etc. but it's just not sinking in. Anyone have a good link for reference?
Any help would be appreciated!
Thanks,
Trevor
I've been trying to get XWiki installed as the ROOT webapp so I can access it with localhost:8080 instead of localhost:8080/xwiki (referencing http://platform.xwiki.org/xwiki/bin/view/Main/ShortURLs).
I had XWiki working properly first, following the original instructions (expanding the WAR to /usr/share/tomcat5.5/webapps/xwiki).
Then I renamed xwiki to ROOT
I created a ROOT.xml file in /usr/share/tomcat5.5//conf/Catalina/localhost as follows:
<Context path="/" docBase="/usr/share/tomcat5.5/webapps/ROOT"
debug="0" privileged="false" allowLinking="true">
</Context>
and restarted Tomcat.
Now when I go to localhost:8080 I get
"Connection Interrupted
The connection to the server was reset while the page was loading."
and get redirected to http://127.0.0.1:9080/xwiki/bin/Main/ThisWikiDoesNotExist
Am I missing something?
Thanks,
Trevor
Hello friends,
Is there a modification we could make to the most active contributor so that
Admin is excluded from the results. The Admin does make a lot of changes &
creates quite a few pages which are XWiki internal pages/test pages. These
pages are never seen by the general user. Also, we would like to recognize
those general users who contribute the most to Wiki. However, Admin & other
power users show up at the top of the most active contributors list. The
number of pages attributed to Admin are way too high (since XWiki default
xar file that we install during fresh installation has almost all the pages
attributed to Admin). This kind of gives skewed results.
I looked through the api so that I could find a method call which would help
me do this. I am unable to find anything that came close to these
requirements.
Any help will be greatly appreciated.
I'm a newbie.
I searched the web for using this query:
xwiki "user type" advanced simple
and it didn't turn up anything to help me understand what those user types
are.
Could someone please clue me in and maybe tell me whether a different search
would've turned up anything?
Thanks!
I needed to set up an email address. I was really dismayed that it wasn't
just a "change my account settings" type task.
Are there any plans, or is there a way, to make specifying an email address
a more end-user friendly task?
Thanks!
Hi,
I would like to understand which places are best suited to customize
the registration workflow.
We would like to see the following;
1) Visitor clicks on "register"
2) Next to xwiki default we would like the visitor to fill in what
country, what language
3) When submit we would like the system to send confirmationlink with
translated text
4a) when confirmation link is submitted by user a welcome message in
translated text
5) We would like to see newly registered users in a dynamic table
where we can accept users manually by clicking line by line
6) after accepting the user should receive information about
Gerritjan
I have looked at the following applications (http://code.xwiki.org/xwiki/bin/view/Applications/) and the "download" link doesn't work in Firefox 3.0.11, but does work in IE 7.0.5730:
CalendarApplication
EventCalendar Application (the download link leads to an empty page, there is nothing to download)
ExtendedTodo Application
DatePicker Application
(I haven't checked all the apps, so this list may not be complete.)
Trevor
Hello
I am trying to promote xwiki use in the healthcare organization I work at.
The biggest hurdle is the IT department, sometimes I feel like they want to
sabotage all my efforts just for fun. After months and months of waiting,
they finally provided me with a server, accessible from outside the
hospital, the problem is that logging in is borked. My browser (latest
firefox) shows "Loading..." as the tab header and the dot's circle forever.
The status bar shows "Connected to my.organization.org..", but the Log-in
screen stays on.
The local version works fine, but I absolutely want it accessible globally.
My xwiki version is "XWiki Enterprise 2.0-milestone-2.22241", the data store
is MS SQL Server
Apache Tomcat/5.5.17 1.6.0_14-b08
Now the IT guys say they have no clue as to what the problem is, and I have
to fix it myself, which I can't do. Any suggestions are GREATLY appreciated.
Thank you
y
--
View this message in context: http://n2.nabble.com/help-tp3480762p3480762.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello All,
I had been trying out the examples for XML RPC access at
http://platform.xwiki.org/xwiki/bin/view/Features/XMLRPC.
I am using XWiki 2 ML 3 on JDK 1.5 / Tomcat 6.0.18 / MySql 5 test machine.
I placed the xwiki-core-xmlrpc-client-2.0-milestone-3.jar file in the
WEB-INF/lib folder. Restarted tomcat & copy pasted the following code
from the above XMLRPC page:
<%
import org.xwiki.xmlrpc.XWikiXmlRpcClient;
import org.xwiki.xmlrpc.model.XWikiPage;
String url = "http://localhost:8080/xwiki/xmlrpc/confluence";
String user = "Admin";
String pass = "admin";
XWikiXmlRpcClient rpc = new XWikiXmlRpcClient(url);
rpc.login(user, pass);
XWikiPage page = rpc.getPage("Main.WebHome");
println(page.getContent());
String rendered = rpc.renderContent(
page.getSpace(), page.getId(), page.getContent());
println(rendered);
%>
I do not get the rendered content from the server but instead I got
the following error message:
org.apache.xmlrpc.XmlRpcException: Failed to create input stream:
http://localhost:8080/xwiki/xmlrpc/confluence
Now, I also tried the other pure java example in Netbeans while
making sure that all the commons-logging-1.1.jar,
ws-commons-util-1.0.2.jar, xmlrpc-common-3.1.2.jar, and
xmlrpc-client-3.1.2.jar files in the libraries. On running the sample
code, I get the following error:
XmlRpc HttpTransportException: HTTP server returned unexpected status Not Found
What am I doing wrong...or is the article not updated as per XWiki 2.0 release.
Any help would be greatly appreciated...
Hi,
I am Silvia Rusu (http://www.xwiki.org/xwiki/bin/view/XWiki/SilviaRusu)
and I have joined the XWiki Iasi team this week as a tester and
documentation writer.
As a tester my role will be to uncover any issues and inconsistencies
that might affect the products you love developing/using.
I will also be talking to our project managers, product manager and
mailing list users in order to find out more about our customers
expectations and needs. Taking this into consideration I will come up
with suggestions on how to improve user experience.
As a documentation writer I will make sure users who aren't familiar
with XWiki discover what the products do in order to take advantage of
their features. In the process I will be making sure all user-facing
features are well documented on XWIki.org, writing user guides, creating
videos explaining how to use features, etc.
I am happy to be joining XWiki and hope this will develop into a very
successful collaboration.
You can find me online on Twitter at http://twitter.com/silviarusu.
Should you have any suggestions regarding testing and documentation
please feel free to contact me by email at silvia.rusu(a)xwiki.com.
Thanks,
Silvia
Sometimes I spend weeks to finish some docs, and it will generate dozens of
versions when I forgot to enable "Is minor edit". How can I set the default
value of "Is minor edit" to "true"?
Under the xwiki root folder >> Templates, I found the editactions.vm file.
I had to replace the line
#if($request.minorEdit)checked="checked"#end TO
checked="checked"
That seems to set the minor edit box to checked for all the pages. I prefer
it this way since on my wiki instance there are on an average 60-100
articles being added daily and almost equal number being edited throughout
the day. Most people tend to forget that the changes they are making is a
minor edit (epecially when they are making minor edits because of time
constraint).
I have realised that it may not be a good idea to make changes to the vm
files. However, I've also not come across any side effect of enabling the
minor edit so far.
Hello,
Can anyone help, about the hibernate configuration for using a Datasource into a Weblogic App Server? It's just the point for getting xwiki running in my company. I found nothing the worked for me in the web.
Thanks in advance,
Francisco
--
Francisco Hernández Cuchí
**********************************************************************************************
IMPORTANTE: El contenido de este correo y ficheros adjuntos es confidencial y está dirigido únicamente
para el destinatario/s.
Si Ud recibe este correo por error, por favor póngase en contacto con su administrador de correo o con el
emisor immediatamente y no difunda su contenido a nadie ni haga copias.
*** Este correo ha sido escaneado de virus y contenido malicioso ***
**********************************************************************************************
Sometimes I spend weeks to finish some docs, and it will generate dozens of
versions when I forgot to enable "Is minor edit". How can I set the default
value of "Is minor edit" to "true"?
--
-----------------------------------------------------------------------------------------
空中的一小块陆地
E-mail : fly.island(a)gmail.com
Blog : http://flyisland.blogbus.com/
Twitter : http://twitter.com/flyisland
-----------------------------------------------------------------------------------------
Hello,
I'm using XEM 1.7.2 with Tomcat and Apache on Debian
- I ca create virtual wiki but i can't modify them. When I try to
preview or view my change, I'm automaticly redirected to the xredirect
page...
- And if I try to login directly on a virtual wiki, I can't logout...
Could you help me ?
François
Hi
I have a problem where creating and saving/editing documents fails.
I am using xwiki version 1.1.1 Here are some errors shown from the detailed
information page.
Error number 3201 in 3: Exception while saving document AVL.test
Wrapped Exception: Error number 3211 in 3: Exception while updating
archive AVL.test
Wrapped Exception: Error number 3212 in 3: Exception while loading
archive 1,473,480,338
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: could not execute query
Also in the same Detailed information report:
Wrapped Exception:
java.sql.SQLException: Table './macomtech/xwikircs' is marked as crashed
and should be repaired
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:946)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3256)
I havent come across this problem before in xwiki or mysql.
I could use "repair table xwikircs" in mysql. What else needs to be done to
fix problem or is there a better way to fix it?
Thanks
John
--
View this message in context: http://n2.nabble.com/Documents-failing-to-save.-Mysql-table-crash-tp3459900…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
In April there was a discussion on the list with this subject. This
discussion ends without a solution. Does anyone know if this problem has
been solved. It seems I am having the same problem here when running
1.9.3 on a Oracle OC4J container.
Thanks,
Henk
==
Henk F. Schouten, ICT-architect, Dienst ICT
room: SL 2.32, phone (31) 70 4457611, email: H.F.Schouten(a)hhs.nl
De Haagse Hogeschool, Johanna Westerdijkplein 75, 2521 EN the Hague (NL)
Hi Anca,
I will give this a try & update you on the outcome...
Thanks for the quick response. :)
Message: 3
Date: Wed, 19 Aug 2009 11:45:00 +0300
From: Anca Paula Luca <ancapaula.luca(a)xwiki.com>
Subject: Re: [xwiki-users] Search box in IE8
To: XWiki Users <users(a)xwiki.org>
Message-ID: <4A8BBB8C.3030102(a)xwiki.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Dilipkumar Jadhav wrote:
> Hello All,
> This thing just came to notice when we upgraded our Internet Explorer to
> IE8. The search box that populates using <meta-g> pulls up at the very
> bottom of the page in IE8.
> The same box works normally and shows up at the top of the page in IE7 or
> Firefox 3.X.X.
> In IE8, when I enable the compatibility mode, the box works normally &
shows
> up at the top of the page.
> Although, I've not tried this solution, but I understand that adding this
> meta tag at the top of any html/jsp page should help circumnavigate this
> issue :
> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
Hi there,
I suppose you need to add this meta tag to all the XWiki pages, so that
you're
sure that any page you'd load, the content gets interpreted as in IE7. To do
this, go to your installation's templates folder (/webapps/xwiki/templates)
and
edit the htmlheader.vm file to add, next to the other <meta> tags, this one.
Hope this helps,
Anca
> However, I am not sure which page to add this so that the search box works
&
> appears at the top of the page.
> Any help...