Hi All,
I know that XWiki Enterprise has the ability to record user views. But does
it have the capability to monitor users (say remote IP Address or logged-in
users) who download stuffs off the website?
If there isn't, can this be a good candidate for Plug-in development (is it
possible)?
Cheers!
--
Eduardo Dela Rosa
The dev guides do a fine job explaining the use of groovy and velocity
code snippets. They also explain how to develop applications and
plugins by creating classes. However they don't do much to explain the
creation of macros; that or I'm failing to find this.
I greatly prefer using macros over copy/paste coding snippets into each
article. I managed to find this lovely article about creating Radeox
macros in xwiki:
http://hritcu.wordpress.com/2007/03/13/xwiki-plugins-tips-and-tricks/
but I'm struggling to find info on creating/adding what I believe are
referred to as Velocity Macros (#macroName(var1, var2...)). I assume
help has been requested on this repeatedly, but I seem to again be
having poor luck in my keyword searches. Looking at trends in macro
submissions, Velocity macros seem to be preferable in most cases, are
they? Does each have strengths and weaknesses?
I'd love to extend the online documentation, but I'm still learning. So
without experience or guidance, much of what I'd write would be little
more than educated guesses.
Thanks,
Paul D. Grodt
Tecore Networks
Hi there,
XWiki Watch uses the feed plugin to get the feeds from external sources.
The feed plugin currently uses the jvm proxy settings so the only thing
you have to do is to set the java System proxy when starting XWiki. You
can do that either through:
-Djava.net.useSystemProxies for a java 1.5+ jvm, which tells the jvm to
use the system proxy settings
or by supplying:
-Dhttp.proxyHost=your_proxy -Dhttp.proxyPort=your_port.
You can read more about it at
http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html or
http://blogs.sun.com/roller/resources/jcc/Proxies.pdf
Have fun using XWatch,
Anca
We are doing Master of computer applications programme..and now as part of
our curriculum we are doing a project work in xwiki..
We installed the Xwiki version
xwiki-enterprise-installer-windows-1.2-rc-3 .
So please give clarifications to our problems.
1) How to create new connection with mysql database in xwiki using
velocity and groovy..please provide the code for that ..
2) How we can connect velocity and groovy?
PLEASE HELP US...............
Thank you Esbach and Guillaume for your answer.
The problem is effectively with external sources and it is not possible, in
our organization, to get something outside the proxy.
Benoît
-----Message d'origine-----
De : users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]De la part de
Guillaume Lerouge
Envoyé : vendredi 1 février 2008 11:08
À : XWiki Users
Objet : Re: [xwiki-users] Idea for improvment of Xwiki Watch
Hi,
We had the problem in a place that filtered internet connexion once, we
suggested that the users put the server that loads feeds for Watch outside
of the proxy perimeter, with a direct access to the internet so that the
loading cool take place fine... Then the DB and the web server can be behind
the proxy provided they can access the loading server... Could this work
here ?
Guillaume
On 01/02/2008, Esbach, Brandon < Esbachb(a)tycoelectronics.com
<mailto:Esbachb@tycoelectronics.com> > wrote:
I don't think that's something that can be solved by changes on xwiki, since
your access to the feed (if I understand you right) is configured with a
proxy.
XWiki feeds out on a local server should work just fine though, provided you
can access the server.
Feeds coming in from external sources when you need a proxy to access the
internet (eg BBC, The Register, etc), is a problem though.
_____
From: users-bounces(a)xwiki.org <mailto:users-bounces@xwiki.org> [mailto:
users-bounces(a)xwiki.org <mailto:users-bounces@xwiki.org> ] On Behalf Of
HERICHER Benoit DSIC BUA
Sent: 01 February 2008 08:04
To: ' users(a)xwiki.org <mailto:users@xwiki.org> '
Subject: [xwiki-users] Idea for improvment of Xwiki Watch
Hi!
I try to use Xwiki Watch, but I can't get the RSS reader working correctly.
If I have well understood the different posts on this mailing list, this is
due to the fact that I'm behind a proxy : is the support of this
configuration planned for a future release of Xwiki Watch?
Thank you
Benoît HERICHER
_______________________________________________
users mailing list
users(a)xwiki.org <mailto:users@xwiki.org>
http://lists.xwiki.org/mailman/listinfo/users
<http://lists.xwiki.org/mailman/listinfo/users>
--
http://wikibc.blogspot.com/ <http://wikibc.blogspot.com/>
Hi!
I try to use Xwiki Watch, but I can't get the RSS reader working correctly.
If I have well understood the different posts on this mailing list, this is
due to the fact that I'm behind a proxy : is the support of this
configuration planned for a future release of Xwiki Watch?
Thank you
Benoît HERICHER