I am having major difficulties with the Wysiwyg editor in both 1.3.2 and 1.4.
If I use Wysiwyg, the text font displayed while in the editor is not the
same as the final wiki page. Often I have several lines that are in a
different font, even though they looked the same while using Wysiwyg. I am
al
Hi guys,
I am trying to configure xwiki's URL to make it shorter by following
instructions in http://platform.xwiki.org/xwiki/bin/view/Main/ShortURLs in
1.4-RC1 under tomcat
Everything is working fine except for configuring correctly static resources
(the 'hardest' part) to be served correctly by
On Wed, May 14, 2008 at 10:49 AM, Diego Ruotolo <[EMAIL PROTECTED]> wrote:
>> If you'll have the same errors, fill jira issue and attach xar to it.
>> jira.xwiki.org
>>
> Do I need an account?
Yes but anyone can register (same on xwiki.org)
--
Jean-Vincent Drean
_
Does this script produce an error ? Do you see a new page with a wrong
name in the what's new ?
Btw at first sight I'd try to protect velocity variables :
#set($space = $!request.space)
#set($text = $!request.text )
afisare textfield: $text
#set ($mydoc = $xwiki.getDocument("${space}.${text}"))
$m
hello Vincent,
i found your link most usefull , but it's made static. when i tried to give the
parameters dinamically(the name of the space, and the text from a textfield)
like this...it does not let me :
#set($space = $request.space)
#set($text = $!request.text )
afisare textfield: $text
#s
Hi,
Surely right, but as beginners which is better for us? And I put sql
plugin in WEB-INF/lib directory and wrote the following code, it neither
shows any error nor changed the table.
##receive database
#set ($mydb=$xwiki.sql.getDatabase("test"))
#set ($myname="prinsi")
#set ($myid=876)
#set
On May 14, 2008, at 2:39 PM, [Ricardo Rodriguez] Your EPEC Network ICT
Team wrote:
> I've quoted your statement in our wiki! :-)
>
> http://environmentalchange.net
nice ;)
-Vincent
> Vincent Massol wrote:
>> Hi,
>>
>> On May 14, 2008, at 12:41 PM, [EMAIL PROTECTED] wrote:
>>
>>
>>> Hi,
>>>
>
I've quoted your statement in our wiki! :-)
http://environmentalchange.net
Cheers,
Ricardo
Vincent Massol wrote:
> Hi,
>
> On May 14, 2008, at 12:41 PM, [EMAIL PROTECTED] wrote:
>
>
>> Hi,
>>
>> I have to deal some external data in xwiki. Is it require to connect
>> xwiki with Mysql through
On May 14, 2008, at 2:15 PM, Sergiu Dumitriu wrote:
> [EMAIL PROTECTED] wrote:
>>> Vincent Massol wrote:
Hi,
This is a known issue, see http://jira.xwiki.org/jira/browse/
XWIKI-2339 for a solution to the problem.
Thanks
-Vincent
On May 13, 2008, at 10:
[EMAIL PROTECTED] wrote:
>> Vincent Massol wrote:
>>> Hi,
>>>
>>> This is a known issue, see http://jira.xwiki.org/jira/browse/
>>> XWIKI-2339 for a solution to the problem.
>>>
>>> Thanks
>>> -Vincent
>>>
>>> On May 13, 2008, at 10:09 AM, [EMAIL PROTECTED] wrote:
>>>
java.sql.BatchUpdateExcep
On May 14, 2008, at 1:49 PM, Vincent Massol wrote:
> Hi,
>
> On May 14, 2008, at 1:41 PM, Gabriela Radu wrote:
>
>> hello!
>>
>> where can i find the code that creates a new xwiki page? i know i
>> can create new pages from xeclipse. but i wanna be able to create
>> the pages from an interface. f
Hi,
On May 14, 2008, at 12:41 PM, [EMAIL PROTECTED] wrote:
> Hi,
>
> I have to deal some external data in xwiki. Is it require to connect
> xwiki with Mysql through Hibernate.cfg or Is it possible through
> program
> using velocity or groovy? Is velocity enough for transactions? One
> another
Hi,
On May 14, 2008, at 1:41 PM, Gabriela Radu wrote:
> hello!
>
> where can i find the code that creates a new xwiki page? i know i
> can create new pages from xeclipse. but i wanna be able to create
> the pages from an interface. for instance to have a text field and a
> button, and when
Hi,
I have to deal some external data in xwiki. Is it require to connect
xwiki with Mysql through Hibernate.cfg or Is it possible through program
using velocity or groovy? Is velocity enough for transactions? One
another Qn. a groovy code should be called by a velocity code?
Thanks,
Project tra
hello!
where can i find the code that creates a new xwiki page? i know i can create
new pages from xeclipse. but i wanna be able to create the pages from an
interface. for instance to have a text field and a button, and when the button
is pressed a new page will be created with the name given i
Artem Melentyev ha scritto:
> Hi, Diego.
>
> 1. Make sure you turn on migrations
> (xwiki.store.migration=1 in xwiki.cfg
> http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise13)
>
Yes, the parameter "xwiki.store.migration" is set to 1
> 2. Try to upgrade to XE-1.4-RC1.
>
I th
> Vincent Massol wrote:
>> Hi,
>>
>> This is a known issue, see http://jira.xwiki.org/jira/browse/
>> XWIKI-2339 for a solution to the problem.
>>
>> Thanks
>> -Vincent
>>
>> On May 13, 2008, at 10:09 AM, [EMAIL PROTECTED] wrote:
>>
>>> java.sql.BatchUpdateException: Packet for query is too large
>
17 matches
Mail list logo