Caarrie: joined #tikiwiki
joined #tikiwiki benoitg: joined #tikiwiki goj_killedByISP: joined #tikiwiki CIA-75: tikiwiki: 03marclaporte * r42480 10/branches/9.x/ (lib/prefs/feature.php templates/admin/include_wiki.tpl): make admin panel more consistent for wiki attachments
tikiwiki: 03marclaporte * r42481 10/branches/9.x/templates/admin/include_wikiatt.tpl: fix broken link goj: joined #tikiwiki Caarrie: joined #tikiwiki benoitg: joined #tikiwiki DarkCalf: joined #tikiwiki Bsfez: joined #tikiwiki Guest_: joined #tikiwiki Bsfez: joined #tikiwiki Jenser: joined #tikiwiki
g'day everyone Bsfez1: joined #tikiwiki dennmans: joined #tikiwiki fabricius: morning Jenser Jenser: gotta little problem with migration of my db from 8.3 to 9.0
8.3 was/is running on a standalone pc, 9.0 is newly installed into a virtual machine
export/import of the db wasnt a problem
logged in as admin after this - everything is in it's place
nice!
but: there aren't any users available in the new installation
none but the admin
tried export/import of the groups
drops error because of wrong csv format
old one doesn't contain passwords or something like this
any ideas?
left #tikiwiki
joined #tikiwiki
database export/import doesn't copy 1:1 as it seems to mee
users_users for instance is not at the new phpmyadmin page after migrating the db
i'm not so into sql/php...
can someone help? how to get it running? lorinc: joined #tikiwiki redflo: joined #tikiwiki fabricius: Jenser: sry, have been afk ... reading now
hmm - did you export/import as csv?
normally, when I copy a database - for ex if I prepare a backup - I use the export function of PHPmyAdmin and export as SQL
issues might arise, if the database is too big, because files were stored in the database ... how do you do this?
different SQL versions on standalone and on VM?
stuff like this Jenser: managed it to work
database is quite big (180MB)
manually exported the user_... things as separate sql file
uploaded it to the new tiki
and now the users and permissions are back
seems like i should put the files out of the db? vmachine: joined #tikiwiki jjg0th: hi
about the mime type thing, as far as I know the file itself has no mime type information whatsoever, so I guess the mime type must be set by the upload program or from the web server
if that's the case and cyberduck doesn't set the correct mime type for .docx the conclusion for us is that we no longer use cyberduck and if there is no good alternative probably stop using file gallery alltogether and as a consequence probably don't use the wiki server for file content, because around 90% of our files are .docx files and if one has to download them first, then find the...
...download folder and then open them (each time) that's too much
unacceptable
I would make this the no. 1 priority of the wiki, I'm pretty sure I'm not the only one with this issue fabricius: Jenser: yes put the files out of the db - we should have added the doc on this recently
Jenser: I have to go out of the house for a few minutes - can tell ya later how to do
jjg0th: did you write a forum post on this? would make it easier to follow up ... I do not have this issue, as I use odt and do not like ms-formats (not open source ;-) ) but indeed, issues like that should be possible to handle jjg0th: I still think that there is a solution for this fabricius: jjg0th: I do not use cyberduck, but frequently hear about it - what it is for? jjg0th: and I'm waiting for someone who knows about it
it's a webdav client for windows
among other things
I still don't understand who sets the mime type
it cannot be the uploader
e.g. fabricius: ah webDav I remind - I do not use WebDav, because I can access the files via ssh directly with my local file manager (using linux ;-) ) jjg0th: what if I upload a file directly using e.g. scp?
fabricius: dude, I am paid to setup a wiki, the people here all use windows and all use .docx
fabricius: also to make them access to the wiki server directly by ssh seems a bad idea for me fabricius: You could try, what I recently recommended to Rick and solved his similar problem
batch upload
via FTP jjg0th: no fabricius: ok jjg0th: I read about it
there must be some documentation about this (.docx issues) somewhere
surely I'm not the first with this problem
anyway I go to eat, will read the comments later fabricius: so we need to get WebDav working for you with docx ... are you registered on tiki.org ... if yes, I could let you know once I stumble on this
have to go now aswell by Bsfez: joined #tikiwiki
hi fabricius just sent u an email fabricius: rehi
thx Bsfez, will be checking now
Bsfez: no mail thee yet ^^ vmachine: left #tikiwiki fabricius: ah now ... reading
cool Bsfez - did reply ;-) Bsfez: :) waiting to read
fabricius: your email is coming by foot ! :D jjg0th: fabricius: yes, I think under jjermann
yes, jjermann
maybe setting the mime types in apache should already be enough but I already told the IT guys to set it and they told me that it was set (but I have no way to confirm it) Bsfez: fabricius: yes got it...
Sound cool !
about language… This should not be a problem, the text or the field selected are not the problem… more the tools used and the code… Beside trackers are multilingual and if we use pretty tracker can't we use {tr}{/tr} for the text surrounding the form? dennmans: joined #tikiwiki jjg0th: hi
is anyone around that is familiar with mime-types? Jenser: left #tikiwiki radek82: joined #tikiwiki vmachine: joined #tikiwiki dhazel: joined #tikiwiki dennmans: left #tikiwiki rodrigoprimo: joined #tikiwiki benoitg: joined #tikiwiki jjg0th: re
ok I just talked to the guys in #httpd, they told me that mime-type is checked at request time, so it is _not_ stored with the file
so it should not matter how I upload my files to tiki wiki (webdav or from file gallery), unless tiki wiki has its own mime-type system that overwrites the apache one....
so it seems to be tiki wiki that does not set the correct mime type, but I didn't find any place to configure that (me is confused)
I just checked: If I put the file directly on the web server it correctly recognizes the file as a word file, so it is most definitely tiki wiki's fault somehow.... :( vmachine: left #tikiwiki ricks99: joined #tikiwiki jjg0th: and I checked lib/mime....
it seems indeed that tiki wiki has its own mime type mechanism
I strongly strongly suggest to add .docx, .xlsx there...
I would like to report this behaviour somewhere
where? Bsfez: joined #tikiwiki Tiki|bot: Recent Bug: Tracker item: #4268 - - .docx files reported as .zip files... - http://dev.tiki.org/item4268 Bsfez: joined #tikiwiki
joined #tikiwiki fabricius_: joined #tikiwiki
. fabricius: jjg0th: report the behaviour: http://tiki.org/forums + http://dev.tiki.org/WishList ... fyi: http://dev.tiki.org/How+to+Submit+a+new+item+on+the+Wishlist rodrigoprimo: joined #tikiwiki CIA-75: tikiwiki: 03lphuberdeau * r42482 10/trunk/ (lib/prefs/namespace.php lib/wiki/wikilib.php tiki-index.php): [MOD] Using / for the default namespace separator, which causes less syntax conflicts, and make sure typing the URL directly with a / in page name won't generate a broken page vmachine: joined #tikiwiki RobertPlummerMob: joined #tikiwiki Bsfez: joined #tikiwiki CIA-75: tikiwiki: 03lphuberdeau * r42484 10/trunk/tiki-index.php: [REVERT] Clean-up
tikiwiki: 03robertplummer * r42485 10/branches/9.x/lib/core/Services/User/Controller.php: [FIX] Ensure ssl if needed
tikiwiki: 03robertplummer * r42486 10/branches/9.x/ (2 files in 2 dirs):
tikiwiki: [FIX] Usability with changing the header (redirecting), needed set to tiki-register.php only
tikiwiki: [FIX] Set user check to be displayed as an error rather than just die.
tikiwiki: 03robertplummer * r42487 10/branches/9.x/lib/wiki-plugins/wikiplugin_registermemberpayment.php:
tikiwiki: [FIX] More connectivity to the parent plugin that this one is leaching off of (memberpayment)
tikiwiki: [FIX] Allow for registered members to use plugin as well vmachine: joined #tikiwiki CIA-75: tikiwiki: 03lphuberdeau * r42488 10/trunk/ (6 files in 6 dirs): [MOD] Using _ (which also happens to be used for profiles) for namespace and making sure they render a little better
tikiwiki: 03lphuberdeau * r42489 10/trunk/lib/wiki/renderlib.php: [ENH] Improving page name rendering Bsfez: joined #tikiwiki fabricius: moin moin Tiki|bot: New Forum Posts: What determines when Toolbar Icons display - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=44427 Bsfez: :) goth: hi
what is the best way to have a "events/news" page?
articles? blogs? manually editing the page? Bsfez: Blog are very simple with simple options GillesM: joined #tikiwiki fabricius: goth: that depends on what you want to achiev
achieve
if not the calender (events) I would most likely opt for articles
bews anyway - that is articles
news