←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
jonnybjoined #tikiwiki [01:36]
......................... (idle for 2h1mn)
fabriciusjoined #tikiwiki [03:37]
........ (idle for 37mn)
jonnybjoined #tikiwiki [04:14]
...................... (idle for 1h46mn)
fabriciusjoined #tikiwiki [06:00]
....... (idle for 31mn)
joined #tikiwiki [06:31]
.................................................. (idle for 4h8mn)
amette_pölöm [10:39]
olinuxxbonjour [10:49]
amette_salut [10:52]
chibaguyjoined #tikiwiki [11:00]
............ (idle for 57mn)
jonnybjoined #tikiwiki [11:57]
............................... (idle for 2h30mn)
Jyhem_laptopjoined #tikiwiki [14:27]
.......... (idle for 46mn)
jonnybpolom all
just found some code from revision 2! Oldest untouched code in tiki maybe? tiki-admingroups.php:108
[15:13]
Tiki-KGB03jonnybradley r62856 10branches/17.x/lib/core/Services/Group/Controller.php
[FIX] groups: The anniversary field on groups isn't actually an integer, but is a partial date string, and needs to preserve leading zeros etc.
Also the int filter was coercing an empty string to zero, which was causing all users to be immediately removed from all groups as if by magic.
[15:26]
nelsonkojoined #tikiwiki [15:35]
Tiki-KGB03jonnybradley r62857 10trunk/lib/core/Services/Group/Controller.php 10trunk * [MRG] Automatic merge, branches/17.x 62854 to 62856 [15:38]
RobertIThello guys/ladies [15:48]
jonnybhi RobertIT [15:49]
RobertITwhere is default localization of file gallery?
is possible to create folders in shell?
for file gallery?
[15:49]
jonnybhow do you mean localization? [15:50]
RobertITbecause i transfering all files from attachments to file gallery but first i need to create folders [15:50]
jonnybthe nearest to creating galleries via the shell would be the batch upload feature [15:50]
RobertITand the best way for me is enter to server here i have wiki and then md folders with -p [15:51]
jonnybfile galleries aren't folders (or directories)
the just look a bit like them
[15:51]
RobertIThmm
so where im putting png files ?
fx i make a directory named test and inside im uploading 1.png
[15:51]
jonnybare you storing the files in the database (the default, but not a good option for a lot of files) or on the file system? [15:54]
RobertITwhere in server i can find it?
for now in database but i want to change to files
because i need to have searching via pdf files
[15:54]
jonnybthe files wil be in the database then [15:55]
RobertITvia text inside pdf files i mean [15:55]
jonnybi think you definitely need them on the file system then [15:56]
RobertITyes [15:56]
jonnybthey will be stored where you tell it to, which is why it's not the default [15:56]
RobertITbut first i need to prepare tree of directories named the same like wiki->structures [15:56]
Jyhem_laptoppolom [15:57]
RobertIToh ok [15:57]
jonnybYou should be able to find most of what you need here https://doc.tiki.org/File+Gallery
polom Jyhem_laptop
RobertIT: if you prepare all the directories and file as you want them on the server somewhere else (like by ftp or something) you can then import them all as they are and the dirs will get converted into glalleries
[15:57]
Jyhem_laptopRobertIT: If you store filegalleries files on the filesystem (recommended), they will all end up in the same directory and their filenames will be obfuscated. [15:58]
RobertITok thx :) ill try [15:59]
jonnybinfo on batch uload is here https://doc.tiki.org/Batch+Upload (including the shell commands) [15:59]
Jyhem_laptopbatch upload creates galleries from dirs? I did not know that [16:00]
jonnybyes, we added that in about 14 i think
more help if you do `php console.php help files:batchupload`
[16:01]
Jyhem_laptopwow, great news
jonnyb: about your hosting question. Is canada suitable or only US?
https://www.kimsufi.com/us/en/servers.xml
[16:04]
jonnybmight be near enough
i suspect the support on kimsufi is pretty minimal, if not non-existant?
but will add it to the list, ta! :)
[16:05]
Jyhem_laptopOtherwise, if they don't *have* to be on your server, I thought the videos could be on vimeo?
support is minimal, I think
For the professional supported offering, they have: https://www.ovh.com/us/dedicated-servers/hosting/
still in Canada
Or this: https://www.soyoustart.com/en/essential-servers/ which I believe is between kimsufi and ovh as support goes
All 3 from the same company, so Canada still
[16:07]
jonnybovh might be a good option - thanks [16:13]
Jyhem_laptopthey are all offerings from OVH :-)
Jyhem_laptop asking right now if online.net has a datacenter in the US
no, they don't
ohhh, you mentioned images, not videos. Amazing!
[16:15]
jonnybyup, a lot of photos!
Anyway, i think we have enough options now, OVH looks pretty good, still not expensive but they're ok on support aren't they? (the old tiki community server is/was with them right?)
thanks Jyhem_laptop
[16:18]
Jyhem_laptopnp, happy to help
the old tiki community was/is with them. The great thing is we never had to use the support !!! :)
[16:20]
jonnybso here's another question - we need to customse an RSS feed and this commit looks like it can be done: https://sourceforge.net/p/tikiwiki/code/35006/
but how? :)
[16:21]
Jyhem_laptopno clue. It's missing a smarty template :) [16:25]
jonnyb;) [16:25]
Tiki|botRecent Bug: - http://dev.tiki.org/item6358 [16:31]
Padlockjoined #tikiwiki
Polom everyone !
[16:36]
isadfajoined #tikiwiki [16:36]
PadlockThat pain in the A. Padlock has opened a new support request ! :-D [16:37]
jonnybhi Padlock - first one? ;) [16:39]
Padlocknope. This one's number 3 [16:39]
jonnyb:P [16:41]
PadlockI hope i'm not being a little too overwhelming :-/ [16:44]
jonnybnot at all, that's what that tracker is there for! [16:46]
Tiki-KGB03drsassafras r62858 10branches/17.x/lib/core/TikiFilter.php
[REF] Tikifilters - better documentation of differences between 'digits' and 'int'
03drsassafras r62859 10trunk/lib/core/TikiFilter.php 10trunk * [MRG] Automatic merge, branches/17.x 62856 to 62858
[16:50]
............ (idle for 58mn)
jonnybjoined #tikiwiki [17:52]
Tiki-KGB03chealer r62860 10trunk/templates/tiki-flaggedrev_approval_header.tpl
[REF] Optimize
[REF] Comments
[17:54]
.............. (idle for 1h5mn)
Telesightjoined #tikiwiki [18:59]
.... (idle for 17mn)
Tiki-KGB03jonnybradley r62861 10branches/17.x/lib/rss/rsslib.php
[FIX] rss: Convert dates to unix format and filter empty ones for ZendFeedWriterEntry::setDateModified
[19:16]
........... (idle for 54mn)
03jonnybradley r62862 10branches/17.x/_htaccess
[DOC] rss: Add an example rewrite rule for turning search results into an RSS feed
03jonnybradley r62863 10branches/17.x/lib/rss/rsslib.php * [FIX] rss: $date not $data (thanks Chealer)
[20:10]
..... (idle for 23mn)
Jyhem_laptopjoined #tikiwiki [20:35]
Jyhem_laptop_joined #tikiwiki [20:45]
...... (idle for 27mn)
Tiki-KGB03jonnybradley r62864 10trunk/lib/rss/rsslib.php 10trunk/_htaccess 10trunk * [MRG] Automatic merge, branches/17.x 62858 to 62863 [21:12]
............ (idle for 55mn)
olinuxxjoined #tikiwiki [22:07]
..... (idle for 23mn)
Tiki-KGB03chealer r62865 10trunk/lib/wiki-plugins/wikiplugin_wysiwyg.php * [REF] Clarify [22:30]
................. (idle for 1h23mn)
isadfajoined #tikiwiki [23:53]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)