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

WhoWhatWhen
marclaportejoined #tikiwiki [0:5]
fabriciusjoined #tikiwiki [0:57]
kstingel|afkjoined #tikiwiki [1:27]
kstingelI'm attempting to port a custom template into Tiki ...
the original template included custom fonts, where would I place the "customfonts" folder so that Tiki can access it?
[1:29]
fabriciusHi kstingel [1:50]
kstingelmorning fabricius :) [1:50]
fabriciuswhy not in /styles "besides" the CSS files?
I would place them there
for ex.: /styles/customfonts/myfont
[1:50]
kstingelI'm working in Tiki 8.3 .... had lost the base theme, only just found it ... Skeleton, have copied, and am now extending to include supportive files
I have thus far ...
/styles/newTheme.css (a straight copy of Skeleton.css)
/styles/newTheme/ (the folder to contain the parts for the newTheme)
/templates/styles/newTheme (the new templates)
[1:54]
fabriciusOk that is good [1:55]
kstingelis slightly confusing, because there is no actual /styles/skeleton/ folder ...
but will refer back to fivealive to port pieces in inititally
[1:56]
fabriciusyou know, that you need /templates/styles/newTheme just for custom smarty code -> if you leave this empty, you just will use the default and this might be enough - you can do pretty much with the css
the only thing what you really need to run is /styles/someCSSfile.css
[1:57]
kstingelI have 1 custom Smarty tpl .... it's basically a static page I used preTiki as the index page
... that's also the only page that actually uses the custom fonts :)
[1:58]
fabricius:-)
anyway I would put the fonts in /styles and not in /templates/styles
what's now with the folder named same than your CSS file (which is missing for skeleton) ...
... that is the place for images and options
[1:59]
kstingelonce I found Skeleton, that was my thought too, makes more sense that way, as Fonts are a CSS option, not a template option [2:1]
fabriciusTiki automatically puts a CSS file in relation to a folder with the same name
BUT ... you can setup custom themes based on existing themes and using their folder by using a "-"
for ex.: the pair jqui.css and /jqui
[2:1]
kstingelat the moment, my new folders are both empty, all I have created so far is the newTheme.css page [2:3]
fabriciusjqui-customname.css would use /jqui aswell
why you do not use jqui for a start? just to get known with the Tiki selectors - jqui is getting more and more common as "base" theme for customising
just an idea
maybe use some parts of it - if you want
[2:3]
kstingelone thing I did notice, after opening up the 'base' css files for reading ....
line 27 of /layout/layout.css ... where HTML5 elements are being set to display at block level
shouldn't "section" be included in there too?
[2:6]
fabricius.
hmm I do not know, but note, that there are no unnessesary changes made in layout.css, lite.css, design.css etc. on development of Tiki - and it is not recommended to interfere there on theme creation
due to theme compatibility
[2:9]
kstingelhadn't looked @ jqui .... will be a better match for the look I'm trying for, ty for the suggestion [2:10]
fabriciusjqui is a very basic theme - meant to be a more extended skeleton [2:11]
kstingelwasn't planning to edit base files ... was thinking of overriding in custom theme to include sections as well :) [2:11]
fabriciusyo - good plan
r u already registered on tiki.org?
[2:11]
kstingelyup, has been a while since I added anything tho
my last contribution was the original listing of the SVN externals and their current versions :)
[2:12]
fabriciushehe seems to be a while ago [2:18]
Tiki|botNew Forum Posts: Tiki 8.3: Error 404 when trying to install profiles - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=43693 [2:35]
CIA-36tikiwiki: 03robertplummer * r40581 10/branches/9.x/lib/rangy_tiki/rangy-phraser.js: [FIX] If phrase is at end of parent, can't split, check for max
tikiwiki: 03robertplummer * r40582 10/branches/9.x/lib/core/JisonParser/Phraser/Handler.php: [FIX] If phrase is at end of parent, can't split, check for max, server side
tikiwiki: 03robertplummer * r40583 10/branches/9.x/lib/core/Feed/ (ForwardLink/Receive.php ForwardLink.php):
tikiwiki: [FIX] Some nasty bugs with encodgin, force things encode to utf8 on client and server
tikiwiki: [ENH] Code was just soo grouped together, linear, I created a few functions and just moved the code there so tracking what is going on is easier
[2:35]
sandroandradejoined #tikiwiki [2:40]
kstingelfabricius: since I'm now extending jqui, should my customizations go into a folder within jqui or should I create a folder "newTheme-jqui"? [2:44]
fabriciusI would suggest the following: do what you described first, but copy the content of jqui.css and /jqui into myTheme.css and /myTheme [2:46]
kstingelok, thanx :) [2:48]
fabriciusoh or newTheme
so you keep an original and untouched jqui in Tiki
are you experienced in CSS as you attempt to port a custom template from another system to Tiki?
would be good to get more good design into Tiki
[2:48]
goj_killedByISPjoined #tikiwiki [3:4]
kstingelI've done a fair bit of CSS design, but mostly for self
Once I get my customized template sorted, I'm thinking of attempting a Template Factory ....
starting with a base template (probably a choice of Skeleton or Jqui) and then a step thru on tweaking it for custom layouts
I'll include the Documentation too, then post it to tw.o :)
[3:10]
fabriciuskstingel: very good so
there are thoughts in the community which go in this direction
would like to stay in contact with you regarding those plans
[3:13]
kstingelwill be away from internet for next few weeks, but also thinking of creating a "PHPstorm + XAMPP IDE setup" guide
as I've been researching how To <whatever>, I've been throwing together my own reference ePub, that may be handy too ... until Rick finishes his Tiki for Admins book
I'm registered there too, so once I get back online, I can provide him with my notes for incorporation into his book(s)
[3:15]
fabriciusthere should be a group or so to make the design stuff growing faster - a big issue for marketing [3:15]
Tiki|botNew Forum Posts: PNG in file gallery gives no thumbnail and is not recognized as picture - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=43694 [4:25]
kstingel|offlinewhere do I turn off showing the pagename as part of the page?
nvm, found it ...
Wiki->General->display page name as page title
[4:27]
erissianjoined #tikiwiki
So I feel like a total dink, but I'm failing at a trivial task and the search terms are too generic to provide useful results.
I need to create a wiki page for a play called [title of show]. Square brackets are part of the name, and I don't need to use them for the page name, but I still want the links to show as [title of show] and then take people to the "title of show" page
but no combination of the markup seems to allow me to do this. The closest I got was to have "[title of show" as a link, with an unhighlighted closing bracket
So if somebody could help me out, or send me in the right direction, you would make my night.
Worked it out. Think I've just been staring at this monitor for too long.
[4:33]
kstingel|afkjoined #tikiwiki [5:32]
kstingel|offlinejoined #tikiwiki [5:40]
supergregjoined #tikiwiki [5:46]
.............................................................................................................................. (idle for 10h29mn)
JoernOttjoined #tikiwiki [10:29]
Bernard1joined #tikiwiki [10:36]
............. (idle for 1h0mn)
DarkCalfjoined #tikiwiki [11:36]
........... (idle for 54mn)
jonnybjoined #tikiwiki [12:30]
....................................... (idle for 3h14mn)
joined #tikiwiki [15:44]
............ (idle for 56mn)
lindonbjoined #tikiwiki [16:40]
CIA-36tikiwiki: 03jonnybradley * r40584 10/branches/9.x/styles/eatlon/options/teal.css: [CSS] eatlon/teal: remove page borders that don't really work without both left and right module cols showing
tikiwiki: 03jonnybradley * r40585 10/branches/9.x/ (3 files in 2 dirs): [FIX] mobile: Make sure mobile_mode prefs is initialised (and remove a couple of now redundant checks)
tikiwiki: 03jonnybradley * r40586 10/branches/9.x/ (3 files in 2 dirs): [FIX] mobile: Make filegal thumbnail clicks rel:external for mobile (so they work, and rollback inorrect caching fix in tiki-download_file.php). Also improve button display in filegals
tikiwiki: 03jonnybradley * r40587 10/branches/9.x/ (3 files in 3 dirs): [FIX] mobile: Disable a couple more incompatible features, put the untidy "advanced" search features in find.tpl in a collapsible block, and layout fix for filegals browse mode thumbnails/
[16:46]
....... (idle for 31mn)
tikiwiki: 03nkoth * r40588 10/trunk/ (13 files in 7 dirs):
tikiwiki: 03nkoth * r40589 10/trunk/lib/wiki-plugins/wikiplugin_kaltura.php: [REF] continued from prev commit: Rename Kaltura prefs
[17:25]
tikiwiki: 03nkoth * r40590 10/trunk/ (5 files in 4 dirs): [REF] Remove useless pref kaltura_kdpWidget and replace with "_" . kaltura_partnerId [17:37]
......... (idle for 44mn)
Loll78joined #tikiwiki [18:21]
..... (idle for 22mn)
CIA-36tikiwiki: 03jonnybradley * r40591 10/third_party/jquery/ (21 files in 4 dirs): [MOD] mobile: Library to do the mobile version of shadow/colorbox on mobile devices
tikiwiki: 03jonnybradley * r40592 10/branches/9.x/lib/jquery_tiki/tiki-jquery.mobile.js: [FIX] mobile: Give up on ajax loading and use pageinit instead of pagecreate as recommended for jqm 1.0+
[18:43]
...... (idle for 27mn)
tikiwiki: 03jonnybradley * r40593 10/branches/9.x/tiki-jsmodule.php: [FIX] modules js: Replace spaces etc with underscores in module names (possible in user modules) as they cause parse errors [19:12]
tikiwiki: 03jonnybradley * r40594 10/branches/9.x/ (3 files in 3 dirs): [ENH] mobile (currently experimental anyway): Use photoswipe for images where feature_shadowbox = y [19:18]
marclaportejoined #tikiwiki [19:19]
polom from TikiFestKaltura 2012 [19:28]
jonnybhey Kalturians! Wish i was there! :) [19:28]
marclaporteme too!
Lots of work to do
Kaltura is insanely vast
I have an idea about tv.tiki.org
[19:30]
jonnybbit like Tiki then? :P [19:31]
marclaportehehe, yes
not as vast as Tiki, but quite vast
We don't have images.tiki.org or text.tiki.org so why do we want tv.tiki.org ?
Why would video be treated different than other assets?
[19:31]
jonnybjonnyb misses TikiFests
fair point
[19:32]
marclaporteSay I am in a forum post on tiki.org/forums, why can't I make a videopost?
recorded from webcam?
[19:33]
CIA-36tikiwiki: 03nkoth * r40595 10/trunk/ (6 files in 3 dirs): [MOD] More Kaltura refactoring and start to make the Tiki user be the one that is sent to Kaltura [19:33]
tikiwiki: 03jonnybradley * r40596 10/branches/9.x/lib/setup/mobile.php: [FIX] mobile: filegal exporer no use in mobile
tikiwiki: 03nkoth * r40597 10/trunk/ (3 files in 3 dirs): [MOD] Make sure Kaltura session is passed always so that stats tracking is working on Kaltura side
tikiwiki: 03nkoth * r40598 10/trunk/ (lib/prefs/kaltura.php templates/admin/include_video.tpl): [MOD] Remove now useless kaltura_kuser pref since Tiki user is the one being used now
[19:42]
brolin_empeyjoined #tikiwiki [19:53]
CIA-36tikiwiki: 03nkoth * r40599 10/trunk/tiki-kaltura_video.php: [MOD] user should be tiki user [19:54]
....... (idle for 31mn)
tikiwiki: 03jonnybradley * r40600 10/branches/9.x/ (2 files in 2 dirs): [FIX] carousel: Some plugin fixes for the recent update to InfiniteCarousel v3 and some basic styling for the button/thumbs [20:25]
tikiwiki: 03marclaporte * r40601 10/trunk/templates/tiki-list_kaltura_playlists.tpl: Remove stray template about managing playlists via Tiki (corresponding php file was never committed, and people can use KMC to do this
tikiwiki: 03marclaporte * r40602 10/trunk/templates/tiki-list_kaltura_entries_add_info.tpl: Remove version number which for Kaltura internals and has no value for end user
[20:35]
jn__joined #tikiwiki
Hi everyone
I need help starting up forums in the wiki
can anybody help me?
Everytime i try to enter the forums it appears just a plain white page with a zero on the top left corner...
[20:46]
jonnybhi jn__ [20:49]
CIA-36tikiwiki: 03nkoth * r40603 10/trunk/ (8 files in 4 dirs): [MOD] Remove no longer supported remixing feature [20:49]
jonnybhave you tried setting error reporting on? (in admin/general) [20:50]
jn__Hi jonnyb, no i haven't, ill give it a try [20:50]
jonnybusually stops thos white pages [20:51]
fabriciusHi marclaporte
[19:30] marclaporte Say I am in a forum post on tiki.org/forums, why can't I make a videopost?
can't you?
fabricius is checking out two Tiki9 Branches
[20:51]
jonnybhi fabricius - need to eat, might bbl [20:53]
fabriciuscool
jonnyb: I have a phone conference in a few minutes anyway
just say hello when you r back
[20:53]
jonnyb:) [20:53]
jn__Nothing happened, i configured it to report all the php errors and i still see the white page [20:58]
jonnybjn__: which version of tiki? [20:58]
gillesmjoined #tikiwiki [20:59]
jn__8.3 [21:0]
gillesmjoined #tikiwiki [21:1]
jonnybmight any of the file have got corrupted? how did you install it? [21:1]
jn__i opened a hosting account with fatcow, and the hosting offers a script autoinstallation feature
it uses simplescript service to do this
[21:3]
jonnybso should all be ok - sometime with ftp some files get mangled on the way up
do you know which version of php & mysql you have? (you can find out on admin/phpinfo)
[21:5]
CIA-36tikiwiki: 03marclaporte * r40604 10/trunk/templates/tiki-kaltura_upload.tpl: Make Kaltura upload page more consistent, with links to docs [21:6]
jn__MySQL 5.1.53 and PHP 5.0 [21:10]
lindonbjoined #tikiwiki [21:14]
jonnybjn__: should be ok (php is a bit old bit i guess you can't do much about that) [21:14]
jn__:/
I think I'll have to make a phpBB forum... it would have been ideal to have everything integrated, but i'm rather in a hurry.... thanks a lot for your support though
[21:15]
jonnybit usually works, sorry i couldn't help more [21:17]
jn__no problem, thanks a lot [21:19]
lindonbjn__: is there a url I could look at? [21:21]
jonnybhi lindonb [21:21]
lindonbjonnyb: hey jonnyb [21:22]
jn__it is a closed project, in order for you to go in you woul dneed to register [21:22]
CIA-36tikiwiki: 03nkoth * r40605 10/trunk/ (5 files in 2 dirs): [MOD] Remove checkboxes since only action is delete, and there is no longer any remix. [21:22]
lindonbjn__: ok [21:22]
jn__i'm rather suspicios about the configuration of each forum [21:22]
jonnyblindonb: been fixing up mobile mode for tiki 9.x - almost civilised now (you should get L to try it, bet he has lots of iPads etc! :) ) [21:23]
jn__perhaps is not working because of the mailing config [21:23]
jonnybjn__: that should only stop people sending mails, it should at least load the list of forums (fora?) [21:24]
Bernard1hi all [21:24]
lindonbjonnyb: will do. simply go to a tiki9x site with the mobile device or do I need to set a preference or something? [21:25]
Bernard1jonnyb: got my mail about Share module ? [21:25]
jn__jonnyb: it loads the list, all of the existing fora? are listed, but once i click on them, nothing appears [21:26]
jonnyblindonb: use the mobile profile, it set up a perspective and stuff
Bernard1: think so... remind me?
[21:26]
lindonbjonnyb: ok [21:26]
jonnybjn__: so they used to work once? you say "existing..."? [21:27]
Bernard1jonnyb: two file (tpl + php) are not enough to port the module in tw8. [21:27]
jonnybBernard1: oh yes - odd, don't think there are other dependancies [21:27]
jn__jonnyb: No no, i just created them as an admin, but i cannot access them... [21:28]
Bernard1jonnyb: where the content (what will be linked to : title, link, content body, etc) is composed ? (may be i missed it but i couldn't find it in tpl or php) [21:28]
jonnybjn__: try one using the default settings - it could be a bug [21:30]
lindonbjn__: have you tried without the mail setup that you suspect? [21:31]
CIA-36tikiwiki: 03nkoth * r40606 10/trunk/tiki-list_kaltura_entries.php: [MOD] default open media entries instead of mix [21:32]
jonnybBernard1: i thought it was all contianed in the module - it pulls the images etc in with javascript
everything else is in the module parameters
[21:32]
jn__lindonb: I didn't fill the mailing configuration of each forum because i didn't know what to put [21:33]
lindonbjn__: the mailing configuration shouldn't be a problem if you left blank
urls in the fora links look okay?
[21:40]
jn__Well, thank you all for the support, I'll try phpBB
Bye! :)
left #tikiwiki
[21:41]
CIA-36tikiwiki: 03marclaporte * r40607 10/trunk/templates/tiki-kaltura_upload.tpl: Remove remix button an update permissions [21:44]
tikiwiki: 03marclaporte * r40608 10/trunk/templates/tiki-kaltura_video.tpl: Clearer error message [21:52]
jonnybmaybe bbl, food time! [21:52]
CIA-36tikiwiki: 03marclaporte * r40609 10/trunk/ (3 files in 2 dirs): Remove tiki_p_remix_videos as remixing is no longer supported by Kaltura (going forward) [22:3]
..... (idle for 24mn)
Tiki|botRecent Bug: Tracker item: #4186 - - Blog posts with "Mark entry as private" are published in RSS feeds - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4186 [22:16]
..... (idle for 20mn)
CIA-36tikiwiki: 03nkoth * r40610 10/trunk/ (5 files in 5 dirs): [MOD] Show list of valid Player IDs extracted from user's Kaltura account [22:36]
tikiwiki: 03marclaporte * r40611 10/trunk/templates/ (tiki-kaltura_upload.tpl tiki-list_kaltura_browse_entries.tpl): Proper permission check to list videos
tikiwiki: 03nkoth * r40612 10/trunk/tiki-kaltura_video.php: [REF] Clean up stray code due to centralizing of Kaltura session start in kaltura lib
[22:41]
tikiwiki: 03marclaporte * r40613 10/trunk/lib/prefs/kaltura.php: Remove default values for the player, as Tiki will now display a list of available values in the admin panel
tikiwiki: 03nkoth * r40614 10/trunk/templates/ (2 files): [FIX] remove table heading corresponding to row removed earlier
[22:53]
Loll78joined #tikiwiki [23:0]
CIA-36tikiwiki: 03marclaporte * r40615 10/trunk/templates/tiki-kaltura_video.tpl: fix permission call
tikiwiki: 03sylvieg * r40616 10/branches/9.x/lib/search/searchlib-unified.php: [FIX]search: tracker comment have no special feature
[23:2]
..... (idle for 20mn)
tikiwiki: 03nkoth * r40617 10/trunk/ (templates/tiki-kaltura_video.tpl tiki-kaltura_video.php): [MOD] set editing player to be able to be different (useful for doing capture of thumbnail) (plus fix of prev rev missing closing quotes) [23:15]
tikiwiki: 03marclaporte * r40618 10/trunk/templates/tiki-list_kaltura_mix_entries.tpl: no longer possible to create a new mix so removing invitation to do so [23:22]
tikiwiki: 03marclaporte * r40619 10/trunk/templates/admin/include_video.tpl: clean up admin panel [23:28]
Bernard1joined #tikiwiki [23:34]
Jyhempolom [23:35]
marclaporte1joined #tikiwiki [23:39]
CIA-36tikiwiki: 03marclaporte * r40620 10/trunk/templates/tiki-list_kaltura_browse_entries.tpl: Media entries is now the default, and thus param is no longer necessary [23:50]
tikiwiki: 03marclaporte * r40621 10/trunk/ (3 files): Add proper feature check [23:57]

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