fabricius: see IRC dabright: joined #tikiwiki lindonb: joined #tikiwiki dabright: joined #tikiwiki Tiki|bot: Recent Bug: - http://dev.tiki.org/item5446 lindonb: joined #tikiwiki hrsms: joined #tikiwiki
I am using PluginTracker, and I discard the data on save. I have the url parameter set, and I want to include one of the values entered in the form as a url parameter, Something like mysite.com/PagePluginPointsTo?param={$f_5}. I tried this, but it is the string "{$f_5}" each time. Is this possible? fabricius: hrsms: why you discard the data on save? hrsms: I don't intend to keep the data. It's part of an attempted workaround for a "wish" I just filed. I have a tracker with a category field. I tried to use that in PluginTrackerFilter, but it does not work. Only "any" is displayed (more...)
So I thought I could use PluginTracker, using only this category field. And when the user hits save, direct the user back to the same page but with the category selected in the url. Then I can use that value in PluginTrackerList, in the filter field. fabricius: I do not really read, what you want to achieve with this: mysite.com/PagePluginPointsTo?param={$f_5}
what you want to do? hrsms: If you don't mind, go to http://www.hrsms.org/home/Models%20by%20Builder?builder=81
Then try http://www.hrsms.org/home/Models%20by%20Builder?builder=76 fabricius: are you looking for this:
tiki-index.php?page=SubmitOrder&autosavefields=5&autosavevalues=tikiwiki
mysite.com/PagePluginPointsTo?autosavefields=5&autosavevalues=whatsoever
? hrsms: I looking at it... fabricius: humm hrsms: istn't the above working well?
two different listings
actually I find it quite smart
what I am missing is the following: hrsms: My problem is getting the 81 or 76 in there. Give me a sec, and I'll post the source. fabricius: when I go to http://www.hrsms.org/home/Models%20by%20Builder , then the page is empty ... no list, no way to filter
ah now I understand hrsms: I am using PluginTracker so the user can pick a category,... {tracker trackerId="27" fields="217" showmandatory="n" url="Models by Builder?builder={$f_217}" discarditem="y"} fabricius: in the prefill field ind the tracker you want to write the field Id hrsms: But the selected value does not replace {$f_217}
When the value is there, I filter on it using PluginTrackerList: {trackerlist trackerId="27" sort_mode="f_217_asc" filterfield="217" exactvalue="{{builder}}" wiki="ModelGalleryTemplate"} fabricius: builder is the name of the trackerfield I assume hrsms: Actually, no. I did not think the name had to match. It's just a url parameter, no?
I think the name of the field is "Modeller
oops. "Modeller". I just checked, and that is correct. Doesn't need to match though, I think. fabricius: anyway ... the word builder must be defined somewhere ... when you autofill the trackerfield, how should Tiki know the Id of the field item before or whilst creation? Tiki has to look up the database first, to find out the Id number, which obviously is not existing at that point
Just thinking hrsms: I did not understand "in the prefill field ind the tracker you want to write the field Id". I do not want to prefill any tracker field values. I want the user to pick a value, and then pass that along via the url so that the TrackerList plugin picks it up. fabricius: ahhh hmmmm hrsms: See filterfield="217" exactvalue="{{builder}}" in the code above. fabricius: existing modellers/builders? hrsms: Yes. So in the example I gave you, a gentleman named Bill Altice has the category "81". If the user picks that, I want to send them to url="Models by Builder?builder=81.
But in my attempt, I get url="Models by Builder?builder={$f_217} instead fabricius: you GET this URL?
by Tiki?
"Models by Builder?builder={$f_217}" <- this way? hrsms: If I understand you, yes. If you don't mind, go to http://www.hrsms.org/home/tiki-editpage.php?page=Models+by+Builder, pick any name, and hit "Filter" fabricius: You do not have permission to edit this page. hrsms: Sorry. I didn't mean to have the edit link.. http://www.hrsms.org/home/Models%20by%20Builder fabricius: I might still have a user ... might have forgotten pw - would you mind to check pls?
ah then better
Select a modeller
You do not have permission to insert an item hrsms: Pick any user, hit filter, and you will be directed to http://www.hrsms.org/home/Models%20by%20Builder?builder={$f_217} fabricius: hrsms: I have a very very rough idea, what might be wrong
there is NO USER to pick there! hrsms: Hmmm. I guess that is a wish. When the discard item option is set, it should not need that permission. fabricius: pls logout and check yourself hrsms: I set (tiki_p_create_tracker_items) for anonymous, then logged out and tried again. Unfortunately, it now requires you fill in a captcha. Where did that come from? fabricius: anonymous need captcha is default setting
?page=security or so hrsms: I can make a static list of links for each member that has models. There are not that many, and models are not added that quickly - they take time ;-)
I was hoping to do it a little smarter, and with less room (drop-down). fabricius: I see
pls try this:
assuming that the values are in a tracker
replace {$f_217} with fields=217
or field=217, if the first does not work
I go to the doc and look for a potentially more appropriate parameter hrsms: replace "builder={$f_217}" with "fields=217"? fabricius: try pls
but I think somewhere in your genious idea are a few wires crossed
you add a new item to the tracker, which you do not save, but by choosing the builder you add something to the url ... you are pushing Tiki somewhere
I just do not yet understand, if you push in the same direction where Tiki pulls, of if you work against each other hrsms: pushing somewhere? Is that good or bad ? :-) fabricius: if you and Tiki move the idea to the same direction that would be good, yes
fighting against each other, I'd say merely not so pretty much ... good hrsms: I think that I will do this: I will create a new tracker (rather than trying to use 27 in both PluginTracker and PluginTrackerList).... fabricius: I would have to look further into it, maybe see the code (wikisyntax) and maybe the tracker ... but I am tired now, it is 6:34pm and I have to sleep a few hours
the goal seems clear: you choose the builder and be linked to the builders wikipage with a builder specific url-parameter hrsms: This new tracker will have two fields, the user and a url to http://www.hrsms.org/home/Models%20by%20Builder?builder=X, where X is the category for the builder. Then I can use to TrackerList plugins, instead of Tracker and TrackerList. If you give me an email address, I'll send you an update. fabricius: smart idea and nearly there, but where are te wires crossed?
ouch
so reduce it from off]
lovely those error-40
as always said: PEBCAK
hehe hrsms: ??? fabricius: Problem Exists Between Chair And Keyboard hrsms: :-) fabricius: :-) hrsms: I will use that at work, for sure! fabricius: hehe
and do not forget error 40 hrsms: Sorry. You will have to educate me on that also. fabricius: you know, this error is sitting 40 centimeter in front of the screen
ususally hrsms: Got it! fabricius: took a while
:-P
kidding
less than a minute is always good hrsms: I .... ummm... was typing and didn't see your response? yeah..... fabricius: :-D hrsms: I had to convert to inches first fabricius: really kidding
ahh converting problems - I always forget this shure hrsms: Error 15 in the USA ;-) fabricius: already started to calculate
yeah, take this one for the work ... much better than 40 due to system of measurement
you have imperial system? or is it called differently in USA? hrsms: We do enginerring software. Most of our customers use metric. We're actually quite use to it.
Imperial? Hmm. Yes, it is called that, but maybe more in England. fabricius: as said, up to a minute is ok
imperial compared to metric hrsms: I think we usually call it "standard" or "english" units
Imperial is for the queen ;-)
Time for sleep here also. Thanks. fabricius: ok, see you
and categories might be a way to try hrsms: these are categories. I am trying to get around that categories do not work in TrackerFilter plugin
More later. Good night. chibaguy: joined #tikiwiki
polom Bubu78: joined #tikiwiki Jyhem: joined #tikiwiki Tiki|bot: joined #tikiwiki luciash: joined #tikiwiki bkm: joined #tikiwiki sipherdee: joined #tikiwiki Calyp: joined #tikiwiki SkiNut1: joined #tikiwiki bkm__: joined #tikiwiki Tiki|Log: joined #tikiwiki Topic: for #tikiwikiis now Tiki Wiki CMS Groupware - the Free & Open Source Web Application with the most built-in features! Latest Tiki LTS version 12.2 (Altair) is out! Question? Just ask! We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log) jonnyb: joined #tikiwiki Tiki-KGB: 03jonnybradley r52411 10trunk 10trunk/lib/smarty_tiki/function.rating_result_avg.php * [MRG] Automatic merge, branches/13.x 52393 to 52396 jonnyb: pom pom polom fabricius: polom jonny jonnyb: hi fabricius fabricius: jonnyb
how are you? hope all well jonnyb: ok thanks - you too? chibaguy_: joined #tikiwiki lindon: joined #tikiwiki Tiki-KGB: 03jonnybradley r52412 10trunk/tiki-setup.php * [FIX] binderlib needs CategLib set up now Calyp: joined #tikiwiki panamaus: joined #tikiwiki fabricius: yupi, good so far
doing stuff, so frequently afk ;-) jonnyb: stuff can be like that :) Tiki-KGB: 03jonnybradley r52413 10branches/13.x/templates/footer.tpl
[FIX] modules: Restore module pref errors display (lost in r48366 bootstrap integration) XGuarden: im back jonnyb: hi XGuarden Tiki-KGB: 03jonnybradley r52414 10branches/13.x/templates/admin/include_look.tpl
[FIX] look & feel: Hide the Shadow Layer tab when not using the shadow layer layout (classic) dabright: joined #tikiwiki Tiki-KGB: 03jonnybradley r52415 10branches/13.x/modules/mod-func-switch_theme.php
[FIX] Switch Theme: Explain why the switch theme module doesn't work when using the default bootstrap "Theme selection"
03jonnybradley r52416 10branches/13.x/templates/module.tpl * [ENH] modules: Display an individual module_error as an error
03jonnybradley r52417 10(5 files in 4 dirs)
[MRG] Automatic merge, branches/13.x 52396 to 52416
Conflicts fixed in
templates/footer.tpl
03jonnybradley r52418 10trunk/templates/footer.tpl * [FIX] modal: Duplicate id arildb: joined #tikiwiki aalex: joined #tikiwiki
Hello
What is wrong with my Tiki trunk installation? I just applied the community profile. http://swingster.net/tiki-index.php jonnyb: hi aalex aalex: It seems like it's showing templates/wiki-plugins/wikiplugin_trackerlist.tpl
hi jonnyb jonnyb: looks ok to me - i see the default collab home page aalex: oh
not me
I see only this: https://gist.githubusercontent.com/aalex/3e0e641624e5537d55b4/raw/3ca6645af8dac2bd7954877fe1ad179105592ed8/gistfile1.txt
that must be since I am logged in.
there must be a problem with trackerlist plugin
it's a fresh install jonnyb: you see that in the browser? or in the page source? aalex: that's the source, indeed
it translates as only some headers of an empty table.
I disabled the calendar and the trackers and now it's ok. jonnyb: i expect the profiles need some updating for tiki 14, but that usually happens just before the release aalex: ok XGuarden: hello aalex: if I delete a tracker, it should delete all its entries, right?
hello XGuarden XGuarden: I have some question =:0) aalex: please go ahead and ask :) jonnyb: aalex: yes, deleting a tracker will delete it's items (and fields) aalex: thanks jonnyb :) XGuarden: ok
My page: http://uni-action.com/wiki/tiki-index.php?page=Changement+de+pilotes&highlight=pilote
Curently I use tab for each version of windows
Can I automaticly just make appear to user the wiki for his opperating system or a selected ok jonnyb: hi XGuarden - it looks to me like they don't worjk properly, changing tabs on one set of tabs affects the other ones (and the top level ones don't seem to do anything)
they all seem to have the same "name" attribute: data-name="user_tabset_01" XGuarden: right
my bad I guest
im now with tikiwiki
new
but changing tab on the main page did't give error, jsute on this page jonnyb: not necessarily your bad - tiki 13 has lots of new stuff and some thing like this need fixing still XGuarden: I use this code: {BOX()}{include page="Préalables à la procédure de changement du pilote d'imprimante"}{BOX}
the second one: {BOX()}{include page="Accéder à la configuration des imprimantes"}{BOX}
So I not using the name attribute
how to use it?
Im not sore of the syntax jonnyb: http://uni-action.com/wiki/tiki-index.php?page=Accéder%20à%20la%20configuration%20des%20imprimantes seems to work ok aalex: yeah, those curly braces are not that easy to use at first. jonnyb: :) XGuarden: like this?: {BOX()}{include page="Accéder à la configuration des imprimantes" attribute: data-name="user_tabset_01"}{BOX}
Yah te page you jsut page work ok
*you just past.. jonnyb: no, somewhere you must have some {TABS()}bla bla {TABS} which makes the tabsets XGuarden: ok
So I gest it's a bug then
{TABS(name="user_tabset_01" tabs="Windows XP|Windows Vista|Windows 7|Windows 8" toggle="y" inside_pretty="n")}
all my tab have exactly this header jonnyb: that's why they're getting mixed up - each one has the same name, so just remove the name="user_tabset_01" bit from each one
or make sure they have something different in each one XGuarden: What is the difference between put a different name and remove it?
thanks that fix 2 trouble in same time =:0)
now: {BOX()}{include page="Préalables à la procédure de changement du pilote d'imprimante"}{BOX} jonnyb: without a name set the plugin picks a different one for each tab set, if you supply one it will use it so you have to take care of them being different XGuarden: can I make it appear not in a box? jonnyb: yes, just don't use the {BOX} tags around it
in fact, why is it an included page? XGuarden: A page can include a lot of subpage and at the end the text is to much on the right, if I remove the box maybe that will be better
Like I said, im noew with tiki wiki =:0)
it's because this page will be use in a lot of place jonnyb: personally i would only use include pages if the content needs to appear on several pages, but that's up to you :) XGuarden: your right.... I fixed it jonnyb: :) XGuarden: I thinking that I must usge box for use include, but it's not the case =:0) jonnyb: no, that just puts a div round whatever's inside it - so you can specify wirdth & background colour etc aalex: Wow! It really takes two minutes to change the whole color scheme of a web site with Bootstrap. - and it looks consistent.
http://swingster.net/
(that's after a few minutes)
I am not sure how to configure the home page for registered users. jonnyb: have a look at group homepages, aalex
https://doc.tiki.org/Groups aalex: thanks jonnyb XGuarden: Now it's better on my site =:0) on my sub menu I use tab for opperating system.
Any way to automaticky maker usg
maker user select opperating system somewhere and after only topic for his system will appear?
Or use dropdownbox AndrewC-L: joined #tikiwiki chibaguy_: hi everybody.
AndrewC-L is my son. He's going to do some Japanese translations for us. AndrewC-L: Hi
Can I have commit access? chibaguy_: Ok. I have to put on the wizard hat and cloak. Just a second....
Are you familiar with the 3 Rules for committing to the Tiki project? AndrewC-L: Yes chibaguy_: Ok.
Do you have a Sourceforge user name? nelsonko: joined #tikiwiki AndrewC-L: Yes, it's andrew-cl chibaguy_: Ok.
You're in!
Welcome to the Tiki Community! AndrewC-L: Thanks! jonnyb: hi AndrewC-L welcome! AndrewC-L: Hi, Thank you! chibaguy_: OK, AndrewC-L, it's official now: you're added to our list at Sourceforge.net. AndrewC-L: Ok, Thanks! olinuxx: joined #tikiwiki -: jonnyb applauds politely jonnyb: XGuarden: re picking the user's OS to set the tabs up, it could probably be done with some custom javascript, if the browsers reveal which Os is being used, would be fiddly to do, but possible
polom nelsonko nelsonko: polom jonnyb XGuarden: ok olinuxx: hi there XGuarden: Anyway to just ask on the top of the page a "filter" for opperating system. Like this user can chosse to filter for specific OS olinuxx: hi jyhem Jyhem_laptop; would you have 10 mins for me in private ? jonnyb: XGuarden: yes, you could add a select menu or something in an {HTML} plugin, and use that to set the tabs Telesight: joined #tikiwiki jonnyb: there is also a {VERSIONS} plugin you might like to look at but is probably similar to the tabs one you're already using
https://doc.tiki.org/PluginVersions chibaguy__: joined #tikiwiki XGuarden: ok
versio relaod page anyway
Can I use include inside a fancytable for putting tab content somewhere else? aalex: joined #tikiwiki jonnyb: i should think so, might mess up the table (html tables aren't suppose to have heading etc in them) but worth having a go luciash: joined #tikiwiki aalex: Seems like tiki-login_validate.php doesn't actually update the user to set its email to confirmed. (in trunk)
I might have found a bug. ;) -: aalex sigh dabright: joined #tikiwiki AndrewC-L: joined #tikiwiki Tiki-KGB: 03marclaporte r52419 10trunk/lib/init/initlib.php * Use https when available olinuxx: see you all lindonb: joined #tikiwiki XGuarden: {BOX(style=MyStyle)}Bla Bla Bla){BOX}
For the style I can use css style
But where I need to put my css style? Tiki-KGB: 03jonnybradley r52420 10branches/12.x/lib/jquery_tiki/tiki-maps.js
[bp/r52264][FIX] maps: Offset of tooltips popup changed probably due to bootstrap page structure changes, now simpler (thanks Geoff)
Actually fixes tooltip positioning problems in 12.x when map is inside an appframe - and simpler is better :)
03jonnybradley r52421 10branches/12.x * [SVN] merge info missed from bp/r 52264 fabricius: polom
XGuarden: into the stylesheet
if you want XGuarden, I explain it to you a bit more briefly :-) XGuarden: ok fabricius: good. I'll go for an overview about the whole picture (few minutes crash course), but before I start, I go for a coffee ... brb XGuarden: lol
I need to acces by my ftp for edit css or build in fonction. fabricius: maybe yes, depending what you want to do :-) ... maybe editing the css files make sense
ok I start the crashcourse now .. :D
content management systems (CMS) usually use themes for the design
many CMS use template frameworks like smarty
a theme usually is made from default or custom templates which you find in Tiki in the directory /templates/...
the stylesheet for colors, shadows, borders, etc. you find in Tiki in the directory /styles/...
in the Tiki yoursite.com/admin.php?page=look (Look and Feel) you can choose which of the stylesheet files you want to use for the design, for example at your site: /styles/fivealive-lite.css, which is the default after a fresh installation of Tiki 13 (or is it fivealive.css?)
you could edit tis file to change the design of your site, but that would not be recommended XGuarden: ok fabricius: this is, because theses files are always shipped with Tiki, when you do an upgrade and you should not customise those default file
so if you find a nice stylesheet you want to use and customise (instead of building a new one from scratch), you do the following: XGuarden: If I only want to edit in same time all wiki page(not border layout) just inside thing that I wrote. How I can do that?
Because for the current "border" layout is corect. fabricius: create a new empty file "mytheme.css" in the /styles/ directory XGuarden: I only want to be abot to use style the corect wait for format my text.
ok fabricius: if you want to use the options and images of an existing theme like fivealive, you use the name of that stylesheet adding a dash and an additonal name like this: fivealive-myversion.css
you open the stylesheet (ex. fivealive.css) copy the content and paste it to your newly created custom css file XGuarden: ok fabricius: after that you go to "Look and Feel" in your Tiki and apply the new theme (stylesheet) XGuarden: I will do that, I hope I will not broke everything trying to do that lol
by the way did you need ftp acess for your test? fabricius: now you can open your custom stylesheet via ftp, edit it, save it and reload the page to view the effect
no, I do not need FTP access
Robert wanted to know some details about the PHP of your server, but you haven't been there XGuarden: ok
I use godaddy serveur
php 5.2
5.5 fabricius: I did send him some source code of different states of the wikipage where we were testing and he has seen the behaviour as we did screensharing XGuarden: oko fabricius: php 5.5 seems to be obvious, as Tiki13, but some settings are always different from server to server and from provider to provider XGuarden: If he want to see setting, I can give him aceess
to cpanel fabricius: he wanted to see the php.ini, but it seems that for now he has enough information to fix the major issue ... we found out, that the "filter function" of the FANCYTABLE (and mostlikely the TRACKERLIST) causes problems with wikiLingo, we found out, that at the moment in certain circumstances the editor does not memorise the parsing setting ... actually after any character is edited ... a bug XGuarden: ok fabricius: we further more concluded, that it mostlikely makes sense, that the actuall connection between WYSIWYG (CKE) and WYSIWYG (medium.js) would be taken apart and "organised" as "either this or that or none of both" setting
so the seesion and the preseding tests on your site did help Robert a lot for making wikiLingo productive-ready
so back to the css: you have one more option to edit the css, but you should use that with care, as it overwrites every stylesheet saved on the server
in Tiki in the Look and Feel you have a textfield for custom css in the tab "Customisation" - it is the first textfield
there you can write any css and save - will be stored in the database. This css overrides the applied theme. Mind to clear the Tiki cash after editing and saving to bring it to effect XGuarden: ok but that will not just adjust my wiki articles, that will affect everything fabricius: there is not really a risk, as you can delete, save and clear cash at any time
but it is bad, if you forget about a css setting in there and try to change the same css in a theme and get headaches cause it will not change on the site ;-) XGuarden: ok
SO on your point of view fabricius: changing css for the wikipages only has nothing to do wether you work in the database or in the file XGuarden: The best way to add css style that will aftect all page but not the layout will be.. fabricius: you must simply find the right selectors XGuarden: I try to remove all html code from my page =:0) fabricius: for example: if you want to have a certain component looking different in the right culomn, but not affecting anywhere else, you use the class or Id for the area ... #col3 for the right column
so changing the border of boxes only for the right column: #col3 .box {border: 5px solid red;} ;-)
(would not look so good maybe, but as example)
same for the wikipages XGuarden: I look poor but... I cant find the css file on my fts, except those in css folder fabricius: do not touch the files in /css
further down there must be a folder /styles XGuarden: ok found the folder
I found fabricius: for the record: in near future the folder /styles will be found as a subdirectory of the now empty folder /themes ... I am unsure yet about the exact future structure, know it just roughly ... we will see soon
just for testing: you see folders and .css files - work with fivealive
there are two themes called fivealive: fivealive.css and fivealive-lite.css <- mind the dash in the name of the second one XGuarden: It's not what I see in the style folder fabricius: Tiki automatically allocates both to the folder with the same name /fivealive XGuarden: mobile ioa snow folder only fabricius: what you see? XGuarden: only tpl file inside fabricius: .tpl <-> then you are in the folder /templates/styles ... you do not need that yet - this is the custom templates to be auto-allocated to the stylesheets with the same name
this will be changed XGuarden: ok fabricius: it will be ABOUT this way for themes (not for dafault templates):
)
/s/ ): / ) : XGuarden: ok
Im now at the right place fabricius: /templates contain default templates and default and optional layout
/themes contain selfcontained themes
maybe about this:
/themes/themename/styles and /themes/themename/templates and /themes/themename/options
as said I do not yet 100% know what the developers deside ... I guess mainly Louis-Philippe and Gary will deside whilst discussing objections and suggestions in the dev-list
for the meantime you use /styles/mytheme.css and for allocated custom templates which should apply ONLY for this theme: /templates/styles/mytheme/anytemplate.tpl
So in the end: if you just want to test something, or you need a specific css for a custom module, which shall apply independent from any applied theme, then you use the database via Look and Feel, but in general you edit your custom theme XGuarden: ok fabricius: If you want to use options, respectively create options and if you have theme-specific images, then you create a folder /styles/mytheme (named exactly same as mytheme.css) and a subfolder /styles/mytheme/options
in /styles/mytheme you put the theme-specific images
in /styles/mytheme/options you put .css files which contain ONLY the css selectors and values which shall be different from the main theme (mytheme.css) XGuarden: I will have difficulty to apply it but I will try
When I will understand it corectly I guest that will be easy fabricius: it is just easy - just use the fivealive structure as template lindonb: joined #tikiwiki fabricius: additionally (optionally) you can create a subfolder for each option in the options folder
OUCH that sounds weird now
more easy:
/styles/mytheme/options/optionname /styles/mytheme/options/optionname.css
If you do that, you can just put option-specific images into that folder and use
.selector {background: url ('optionname/image.png");}
the stylesheet options are just nested into the stylesheet folders alike the stylesheet folders in the folder /styles XGuarden: SO i copy folder and I copy the file with the file with name fivealive too. fabricius: I hope, that I did not confuse you too much
as said: fivealive has several options and can be used as example to understand the structure XGuarden: First step, I copy the folder right?
And give the name I want for my custum theme fabricius: XGuarden: that depends ...
either you want to create a complete standalone theme with optheme option
then you copy the folder and rename it, then copy the css file and rename it aswell
or
or you want to just use a variation of an existing theme and use the existing options
then you do not touch the folder, but only copy and rename the css file but use a combined name like: existingname-newname.css
so the change after the dash XGuarden: ooko fabricius: and Tiki will recognise the existing name before the dash as allocation to the existing folder
so that is pretty much it XGuarden: nice arildb_: joined #tikiwiki XGuarden: Im not sure with one I utilise I need to check fabricius: I think, I should write a documentation about that on themes.tiki.org and link from doc.tiki.org
you can start for example with fivealive-xguarden.css and do some changes
as we use Bootstrap, I think fivealive-xguarden.css should be a copy of fivealive-lite.css
This is a good theme to start testplaying
later you can create one or a few custom options into /styles/fivealive/options
and after that, at any time you can copy the whole bunch and rename to /styles/xguarden/... and xguarden.css and delete all of fivealive you do not want to keep
or you then start from scratch and finally contribute a new theme to Tiki
anyway, I have to go now - am invited for dinner XGuarden: ok good bye thanks fabricius: maybe later in the evening - do you want a session on your site for tracker setup training? Just thought about that today afternoon and maybe makle it a screencast ... up to? passion? time?
we could use skype (or else) for audio and together.js for following through the steps
so bye, see you later Tiki|bot: Recent Bug: - http://dev.tiki.org/item5447 fabricius: joined #tikiwiki refizul: polom
we can start testing the new mailserver Tiki|bot: Recent Bug: - http://dev.tiki.org/item5448 refizul: amette_: hi nelsonko: polom refizul
hi, need to do some testing of mail? refizul: nelsonko: hello
I've got some organization problems here:
one mailbox belongs to someone I never saw on the mailing list
probably he won't get the notice in the old mailbox before we switch
2nd problem: who is in charge of the role mailboxes and passwords?
regarding testing: the aliases are migrated to @akv.tiki.org and can be tested
we cannot test the domain alias setup for @tikiwiki.org and @tiki.org yet amette: joined #tikiwiki refizul: nelsonko: do you have access to the old setup? pdxmaux: joined #tikiwiki refizul: it would be helpful if someone checks the aliases old/new
amette: hi nelsonko: sorry, one at a time
one issue at a time
(1) one mailbox belongs to someone - who is it?
refizul ^