Hi!
XE 3.4. IE 9 gives interesting bug: it doesn't show top menu. It exists, even works, but invisible. So, users can't find logout button :-(
http://jira.xwiki.org/browse/XWIKI-7496
Does anyone has a clue how to fix it fast?
Kind regards,
Dmitry
Hi,
In documents based on a certain class I need to list the attachments of the document. I used the 'List attachments of a page'-snippet from http://platform.xwiki.org/xwiki/bin/view/DevGuide/velocityHqlExamples in the class sheet. This works perfectly fine as long as the document is saved by a user with programming rights. When saved by a normal user it doesn't work, as the priviledged API is used. Is there some workaround or solution for this?
Thanks
Olaf
Hi,
I have a date field in a class that I want to default to the day of creation. I have set empty is today to 1 and thought that would do it. But it seems this set's the date to the creation date of the class rather than to that of new objects.
Any advice appreciated!
Cheers,
Olaf
Hello List,
I am aware of the fact that I am able to configure the Tab Cloud to display
either all tags of the Wiki or just of one single space. Now my question: is
there a possibility to configure the cloud to display tags of a selection of
spaces? Goal of this practice is to display only tags of the spaces the user
has access rights for.
Thanks in advance..
Andreas
--
View this message in context: http://xwiki.475771.n2.nabble.com/Tag-Cloud-of-multiple-Spaces-tp7262463p72…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Thankyou Marius - I'll have a look at this when I find some free time - I'm
a little snowed under at work at the moment!
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Marius Dumitru Florea
Sent: 06 February 2012 17:08
To: XWiki Users
Subject: Re: [xwiki-users] Linking
On Fri, Feb 3, 2012 at 4:36 PM, Hamster <teunham(a)hotmail.com> wrote:
> +1
I've created
https://github.com/xwiki/xwiki-platform/tree/feature-alfresco-link
. Checkout
https://github.com/xwiki/xwiki-platform/blob/feature-alfresco-link/xwiki-pla
tform-core/xwiki-platform-wysiwyg/README.txt
and the
https://github.com/xwiki/xwiki-platform/blob/feature-alfresco-link/xwiki-pla
tform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-server/src/main/jav
a/org/xwiki/wysiwyg/server/internal/plugin/alfresco/XWikiAlfrescoService.jav
a
as an example implementation of the service that is used to browse the tree
structure (e.g. file system).
You could start by cloning xwiki-platform GitHub repo, checkout the
feature-alfresco-link branch, change XWikiAlfrescoService to return
information about the network file system, build the WYSIWYG editor modules
and update the WYSIWYG editor of your XE instance.
Updating the WYSIWYG editor usually means:
* overwrite the server and shared jar in WEB-INF/lib
* delete resources/js/xwiki/wysiwyg/xwe folder and copy the same folder from
the wysiwyg war
>
> I think this should be part of the "Link" WYSIWYG editor!
>
> I don't have the knowledge to modify the source-code, but I do the
> advantage to modify the source-code (or implement a copy). We have
> developed several ClickOnce Applications for internal company use,
> which accept URL-parameters. I would love to extend the "Link" menu,
> so people can choose "Link to ClickOnceApp", supply the
> URL-parameter(s) and XWiki will generate the correct link!
>
> Is there a step-by-step tutorial on how to modify the
> WYSIWYG-editor??? (I know, whishful thinking!)
Unfortunately no.
Hope this helps,
Marius
>
> --
> View this message in context:
> http://xwiki.475771.n2.nabble.com/Linking-tp7247202p7250922.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi,
Does anyone know which macros I might need to edit to update to add a new
menu option in the WYSIWYG editor to the Link menu say called "Link to file"
and then display a "Link To File" dialog pane with a browser to allow a user
to browse to a file on a network drive and select in and then insert a link
to the file in the wiki page?
Thanks.
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
mohit gupta
Sent: 02 February 2012 11:36
To: XWiki Users
Subject: Re: [xwiki-users] How to customize the default skin and default
stylesheet?
Thanks for providing clarity and pointing to these documents.
On Thu, Feb 2, 2012 at 4:29 PM, Guillaume Lerouge <guillaume(a)xwiki.com>
wrote:
> Hi Mohit,
>
> I'm not sure how you expect a Wordpress template to work with XWiki.
>
> By the way, did you read the following documents?
>
> Â - http://platform.xwiki.org/xwiki/bin/view/Features/Skins
> Â - http://platform.xwiki.org/xwiki/bin/view/DevGuide/Skins
>
> Guillaume
>
> On Thu, Feb 2, 2012 at 11:30 AM, mohit gupta <motgupta(a)gmail.com> wrote:
>
>> Hi Guilaume,
>>
>> sorry i am not getting how and where to to add new skin and template.
>>
>> here is what i did  to change the default skin:-
>>
>> 1)Create a new page named as MyAppSkin under xwiki space.Inside that
>> page i added the template under attachment section.Like i downloaded
>> the template  Free WordPress 2.x Themes from  site
>> http://www.templatemonster.com/free-templates.php and then gave the
>> name as XWiki.MyAppSkin in the Skin field of the presentation section
>> of the administration.
>> But it did not have any impact.
>>
>>
>> 2)similary i am not sure where to add my customize MyApp.css in wiki.
>>
>> On Thu, Feb 2, 2012 at 1:07 PM, Guillaume Lerouge
>> <guillaume(a)xwiki.com>
>> wrote:
>> > Hi Mohit,
>> >
>> > you can override both of those by adding a XWiki.XWikiSkins object
>> > in a document and adding the name of that document in the Skin
>> > field of the presentation section of the administration.
>> >
>> > Guillaume
>> >
>> > On Thu, Feb 2, 2012 at 8:19 AM, mohit gupta <motgupta(a)gmail.com> wrote:
>> >
>> >> Under the presentation section of look and feel, i see  skin as
>> >> XWiki.DefaultSkin and DEFAULT STYLESHEET as style.css.
>> >> If i want to replace both of these with my customized skin and
>> >> stylesheet, how should i go about this?
>> >> where should i put my both these new docs?
>> >> _______________________________________________
>> >> users mailing list
>> >> users(a)xwiki.org
>> >> http://lists.xwiki.org/mailman/listinfo/users
>> > _______________________________________________
>> > users mailing list
>> > users(a)xwiki.org
>> > http://lists.xwiki.org/mailman/listinfo/users
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hey,
i'm trying to create an automatic email notification, but the e-mail sending by using html is not realy helpful.
There is a html fragment for email sending, but you have to push the "send" button in order to send the mail.
Is it possible to create a class with a field 'status' that has something like 'in progress' and as long as this status is set, there is a daily, weekly email send to a list of users (list of groups in xwiki/property static list of users)???
There is a "Send Page by email App" but its also not automatic.
I'm searching for an automatic email notification that uses the email of the users xwiki account.
Thanks for your help!!!
Greats
Alex
--
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
Hi Olaf,
thanks a lot for your help! It's what i was searching for :-)
cheers,
theresa.
>>>
Hi Theresa,
Not sure if it's the only or the most elegant solution (being a beginner
myself), but what is desribed here should work:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Redirect
<https://3c.web.de/client/dereferrer?redirectUrl=http%3A%2F%2Fextensions.xwi…>
Cheers,
Olaf
----- Ursprüngliche Message -----
> Von: Theresa Noisser <theresa.noisser(a)web.de>
> An: users(a)xwiki.org
> Cc:
> Gesendet: 12:25 Samstag, 4.Februar 2012
> Betreff: [xwiki-users] redirecting to another page (search field)
>
> Hello,
> i'm new to xwiki and tried to find an answer, but didn't succeed.
> I would like to know how i can define a redirecting like it's common in
> Wikipedia. For example if you type in "H2O" it redirects you to the
> page "water". In Wikipedia you create a page named "H2O" and
> the only content is #REDIRECT [[Water]].
> I searched for this topic on the xwiki pages, but couldn't find the
syntax
> for this. I'm sure it's a minor problem but i would be glad if someone
> could help.
> Thanks in advance,
> resi.
Hello,
i'm new to xwiki and tried to find an answer, but didn't succeed.
I would like to know how i can define a redirecting like it's common in
Wikipedia. For example if you type in "H2O" it redirects you to the page
"water". In Wikipedia you create a page named "H2O" and the only content
is #REDIRECT [[Water]].
I searched for this topic on the xwiki pages, but couldn't find the
syntax for this. I'm sure it's a minor problem but i would be glad if
someone could help.
Thanks in advance,
resi.
Hi.
I have XWiki Enterprise 3.0.36132 and would like to upgrade to latest
version. I have tried to upgrade directly to 3.4 but as it produced
error message I tried to upgrade in steps..
Upgrade to 3.1.1 was ok, no db migration was needed and installed the
.xar without problems. Then upgrade to 3.2.1 produced the following:
----------------
Servlet.service() for servlet [action] in context with path [/xwiki]
threw exception [com.xpn.xwiki.XWikiException: Error number 3 in 0:
Could not initialize main XWiki context
Wrapped Exception: Error number 3201 in 3: Exception while saving
document xwiki:XWiki.XWikiUsers
Wrapped Exception: Error number 3211 in 3: Exception while updating
archive XWiki.XWikiUsers
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: could not load an entity:
[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=495778886,
version2=1, version1=2}]] with root cause
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize
main XWiki context
Wrapped Exception: Error number 3201 in 3: Exception while saving
document xwiki:XWiki.XWikiUsers
Wrapped Exception: Error number 3211 in 3: Exception while updating
archive XWiki.XWikiUsers
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: could not load an entity:
[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=495778886,
version2=1, version1=2}]
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:422)
at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:491)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116)
-----------------
the hibernate configuration is
---------------------
<!DOCTYPE hibernate-configuration PUBLIC
"-//Hibernate/Hibernate Configuration DTD//EN"
"http://www.hibernate.org/dtd/hibernate-configuration-3.0.dtd">
<hibernate-configuration>
<session-factory>
<property name="show_sql">false</property>
<property name="use_outer_join">true</property>
<property name="dbcp.defaultAutoCommit">false</property>
<property name="dbcp.maxActive">50</property>
<property name="dbcp.maxIdle">5</property>
<property name="dbcp.maxWait">30000</property>
<property name="dbcp.whenExhaustedAction">1</property>
<property name="dbcp.ps.whenExhaustedAction">1</property>
<property name="dbcp.ps.maxActive">20</property>
<property name="dbcp.ps.maxWait">120000</property>
<property name="dbcp.ps.maxIdle">20</property>
<property name="jdbc.use_scrollable_resultset">false</property>
<property name="connection.useUnicode">true</property>
<property name="connection.characterEncoding">UTF-8</property>
<property
name="connection.url">jdbc:postgresql://10.10.1.134/xwiki</property>
<property name="connection.username">xwiki</property>
<property name="connection.password"></property>
<property
name="connection.driver_class">org.postgresql.Driver</property>
<property
name="dialect">org.hibernate.dialect.PostgreSQLDialect</property>
<property
name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider</property>
<property name="connection.pool_size">2</property>
<property name="statement_cache.size">2</property>
<mapping resource="xwiki.hbm.xml"/>
<mapping resource="feeds.hbm.xml"/>
<mapping resource="activitystream.hbm.xml"/>
</session-factory>
</hibernate-configuration>
---------------------
Any help would be appreciated..
BR, ari