Dear all,
the new version of XEclipse is almost ready and I am planning to
release it in a week.
In order to publish it through Eclipse's standard update mechanism I
need to put an "update site"[1] somewhere (see also http://jira.xwiki.org/jira/browse/XECLIPSE-51)
.
I thought about different scenarios:
1) Put the update site directly in the SVN (like http://code.google.com/p/q4e/wiki/Installation)
2) Put the update site on http://maven.xwiki.org/
3) Put the update site elsewhere.
I don't think 1) is a good idea because we would put the plugin jars
under version control, but it is nevertheless interesting because
"publishing" a new version will consist in doing a simple commit,
making the process more automatic and traceable[2]
2) is not a good idea because an update site has nothing to do with
maven.
3) is ok but I don't know where "elsewhere" could be.
So the idea is to have two update sites, one for
"releases" (http://.../xeclipse/update) and one for snapshots
(http://.../xeclipse/update/dev) where to put in a XEclipse builds. I
know that this overlaps with the maven infrastructure, but this is
what Eclipse-oriented people expect (see http://jira.xwiki.org/jira/browse/XECLIPSE-90)
And probably 1) is a good solution.
WDYT?
-Fabio
[1] An update site is simply a directory with a site.xml and all the
plugin jars, published on the web.
[2] Side-note about update sites. As far as I know there is no way for
building them in an automatic way (unless a hackish, tricky, ant-based
way). The Maven PDE plugin doesn't support it, and the artifacts
generated by the maven build cannot be assembled together in an update
site (at least not without a lot of tricky steps I am not fully aware
of). So basically the safest way to generate an update site is to do
it in the IDE and "scp -r" the result to the target location. By
putting the update site in the SVN things would be easier, because
once the update site is generated, a commit would publish it directly.
Hi,
I'd like to discuss about filtering document names when they are
created, i.e directly in the XWikiDocument.setFullName()/setName()/
setSpace()/setDatabase() methods.
We could filter out (i.e. remove) the following characters:
* pipe: |
* greater than: >
* brackets: [ and ]
* apostrophe: '
* quote: "
* colon: :
* dot: .
* forward slash: /
Any other?
The reason for ., :, |, >, [ and ] is because these are reserved
characters in wiki link format.
Another option is to allow some escaping for these chars when writing
a wiki link.
Last we need to think about documents in the DB and which already have
these chars. Should we write a migrator to filter these chars too?
Probably.
WDYT?
Some related jira issues:
* http://jira.xwiki.org/jira/browse/XWIKI-1443
* http://jira.xwiki.org/jira/browse/XWIKI-2501
Thanks
-Vincent
Hi,
I am having this weired problem.
This is the velocity line
#set($esctext = $text.replaceAll("\\s+",""))
This should suppose to remove all the whitespaces in the text.
If I execute same in java code it works fine.
However if I use it in velocity code the same not working, we get $esctext
same as $test.
Now when I change the velocity code to
#set($esctext = $text.replaceAll(" ",""))
this is working all fine, and if the $text has single whitespaces, then this
gets replaced.
Thus bottom line is that replaceAll method is working fine and there is some
issue with regexp only.
Could someone please let me know if this is general issue with velocity or
something to do with xwiki.
Any reasons why its happening so?
Thanks
Sachin
-----
http://www.assembla.com/wiki/show/sachin_mittal about me:
--
View this message in context: http://www.nabble.com/Reg-exp-not-working-in-velocity-code-tp18112487p18112…
Sent from the XWiki- Dev mailing list archive at Nabble.com.
Hi,
How to restrict already existing user while registering. Currently its not
showing
any alert(information) while adding the existing user from the
administration page.
--
Prathap
Hi,
After creating a new user i want to send a mail to the particular user to
notify the registration.
Can anyone help me to do this. I think this one should be handled in server
side.
I am dump in server side.
--
Prathap
Hi fabio,
I have made the necessary modifications to the sample plugin and committed
to
the sandbox as org.xwiki.eclipse.editor.I have only refactor the code .
No additional functionality was added to the previous plugin I have send to
you by mail
I'll start looking at the vinsents parser as you requested.
Is there any news from Venkatesh also
cheers
-- Malaka Ekanayake
CSE UOM
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.5 Milestone 2.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
Last milestone of the XWiki Enterprise 1.5 version.
Main changes:
* [Experimental] New ability to set the wiki syntax used in a page
(Confluence,MediaWiki,TWiki,JSPWiki,Creole), thanks to the new
Rendering Engine
* Brand new Administration Application (see http://tinyurl.com/4qym7w)
* Universal Edit button support (see http://universaleditbutton.org/)
* Reduced execution time of Selenium tests (from 12-15 minutes to 7 minutes)
* An administrator can modify a user profile or password when
visiting a user profile page
* The copy page feature is now available from the top menu (Actions > Copy)
* XWiki properties names are now translatable
* new renamePage method in the XML-RPC API
* Slightly modified header
* New Croatian translation
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise15M2
Note that the general goals of XE 1.5 are :
* More bug fixes
* Better performance
* More automated tests
* Overhaul of the Administration
Thanks,
The XWiki dev team
Ok fine thanks
--
Prathap
On Wed, Jun 25, 2008 at 4:57 PM, Evelina Slatineanu <
evelina.slatineanu(a)xwiki.com> wrote:
> Hi,
>
> Yes, this is a known issue that will be fixed as soon as possible.
>
> Thanks,
> Evelina
>
> -----Original Message-----
> From: devs-bounces(a)xwiki.org [mailto:devs-bounces@xwiki.org] On Behalf Of
> Prathap Pandian
> Sent: Wednesday, June 25, 2008 1:57 PM
> To: XWiki Developers
> Subject: [xwiki-devs] Registration Alert
>
> Hi,
>
> How to restrict already existing user while registering. Currently its not
> showing
> any alert(information) while adding the existing user from the
> administration page.
>
> --
> Prathap
> _______________________________________________
> devs mailing list
> devs(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature
> database 3216 (20080625) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature
> database 3216 (20080625) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
> _______________________________________________
> devs mailing list
> devs(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
>