Hi all,
We are using XE 1.2.1 and Mysql 5.0,
we created a Todo application by following this
http://www.theserverside.com/tt/articles/article.tss?l=XWiki
and it is possible to add and display data in a filterable table.
We have to fetch and insert the inserted data into a Mysql table, can
any one help us?
Thanks in advance,
Regards,
Project Trainees.
Hi guys,
As I understand from the archive, attachments are stored in the DB itself,
is that correct?
That's not very handy for my personal use. I have written an automated
backup bash-script, which dumps all DB's from my MySQL-installation into a
backup folder and store it there (a daily folder with the last 7 dumps, a
weekly folder and a monthly) and pushes once a night the backup folder to a
backup-server. Now if every attachment is stored into the DB, the DB will
grow extensively (versioning?, picture album), while with an ordinary
file-store system you just backup files, who have changed or are new....in
my use scenario, attachments are way more stable than the actual content in
the XWiki...
Out of curiosity, what's exactly the benefit to store files in a DB? For the
XWiki, is that the way you go or are you planning to implement a choice?
Thanks!
Hi all,
after the login, xwiki always redirect the response to
http://192.168.24.116:8080/xwiki/xwiki/bin/view/Main/DocumentDoesNotExist.
In the web.xml there is this setting
> <error-page>
> <error-code>404</error-code>
> <location>xwiki/bin/view/Main/DocumentDoesNotExist</location>
> </error-page>
>
but i don't understand why the login request get error 404.
Can someone help me?
Thanks
Raffo
I encountered a similar problem on XE 1.3. If I add a user to the
XWikiAdminUsers group and then remove him from it, he still retains all of
his admin rights.
> Hi all,
> I have an user here that answers YES to...
> #if($hasAdmin)
> Yes
> #else
> No
> #end
> But I don't know why. He doesn't belong to the Admin group and I don't
> find any assignment that could be blamed for this behavior.
> He see Administrator in the upper right area after global.vm rendering
> but a "You are not allowed to view this document or perform this
> action." error is thrown when he hits this link.
> Please, could you help me to find how this users is evaluated as having
> Admin rights?
> Thanks for your help,
> Ricardo
I use local installation of xwiki as test wiki and we also have working
department xwiki - Linux, Jboss
In my local BB application works well, but in server wiki installation all
BBCode pages are rendered with
“bb_bbcodespace
bb_bbcodespaceexplanation
o bb_examplebb bb_goexamplebb
bb_adminbbactions”
instead
"
Bulletin Board Application Code
All the code lines used in the Bulletin Board application are stored in this
space. You can have access to various resources concerning your Bulletin
Board application here. Be creful when editing those pages though :-)
o This Bulletin Board is included by default with the application to show
how it works : Go to the example Bulletin Board
Bulletin Board Administration
...."
Any idea, what is wrong?
Frantisek
--
View this message in context: http://www.nabble.com/Problem-with-Bulletin-Board-Application-tp16491542p16…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
Working with XE 1.3.
While editing preferences for a space in Administration > Space
Preferences I see that there is a Page Width field in the Skin tab.
I've tried to set it to the different options it offers but I get no
effect on the layout. I flushed browser cache after each change.
Please, what must I expect by setting this option? Does it have any effect?
Thanks for your help,
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
Hi,
from version 1.3 I still have issue with wiki.authentication.ldap.user_group
beacuse I don't use group in my LDAP configuration.
Basically I use as UID the sAMAccountName but if I set the group I must
check thru the cn otherwise I get an error.
If I could disable the gruop the authentication could be work fine using
sAMAccountName and xwiki.authentication.ldap.base_DN as in previous version.
If I set
xwiki.authentication.ldap.user_group=
the user can login in but the login screen appears each time he clicks
somewhere.
TIA
MDT
--
View this message in context: http://www.nabble.com/How-can-I-disable-group-authentication--tp16489626p16…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
I have an user here that answers YES to...
#if($hasAdmin)
Yes
#else
No
#end
But I don't know why. He doesn't belong to the Admin group and I don't
find any assignment that could be blamed for this behavior.
He see Administrator in the upper right area after global.vm rendering
but a "You are not allowed to view this document or perform this
action." error is thrown when he hits this link.
Please, could you help me to find how this users is evaluated as having
Admin rights?
Thanks for your help,
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
Hi All,
I've changed my default skin to a custom skin. Once logged in all users on
all pages get this default theme.... :)
However, the login page has the albatross theme still. I've tried adding
&skin=myskin on the end and that works brilliant. But that's not good
behaviour.
What am I missing in order to fix this?
Thanks in Advance
--Andrew
Hi all,
Please, do you anybody know if is it possible to "associate" a given
layout (without columns, one right column,...) to a given skin? For
instance: have a No side column for the Main space and a Both Columns
one for a newly created one MySpace.
Thanks for your help!
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team