I remember we removed the hardcoded bg colors, which is good
but everytime I see a pivottable since then in Tiki, i miss some bg color to the col headings , etc.
maybe the same one as used int he theme style for module title bg?
or something like that?
so that there is some bg color by default, which is adapted to the current theme style being used?
well, I guess that would be to use the bg color and text color, since modules in some themes (like fivealive) don't have a background color.
Related to that, it looks like all the pivottable cells' content is bold. Should non-header cells have normal font weight?
That's one reason everything looks the same.
Ok, I'm trying to configure the table so that I don't have just "Total" cells (which are bold, like the headings).
Heh, I keep getting either header or total cells.
Anyway, I'll work on the heading styles.
I'll be back soon,
.
joined #tikiwiki
I just happen to send newsletter frome the wiki demo site (https://tiki.org/Demo). With version 12 it's ok. With versions 15 and 16, the content in plain text is added on top of the received mails
chibaguy: yes, only in trunk so far.
you can get a working instance with data with profile "Bug_Tracker_15" (and apply in tiki trunk)
bbl (walk+the+dog plus food)
chibaguy: while you're in this sort or area i've noticed on the tiki sites that the basic/advanced pref switch in fivealive-lite is always blue, does that mean i used the wrong bootstrap variables or that they just didnt get set up in the options for that theme?
I hav an idea regarding CalDav and Tiki based on the use cases I have Jyhem, jonnyb, xavi
In my mind it would be massively helpful and aswell enough, when Tiki could "subscribe" to CalDav calendars as data source (then the specific calendar not editable fro inside Tiki) and simply display the data based on Tikis permission system (publicly or registered )
For the subscibed respectively connected calendars it then would be possible to add, update or delete the events from any local client via their cnnection th the CalDav server - FOSS like OwnCloud/Nextcloud, Baikal, etc or Cloud like Google
Imho there is no need to make Tiki another CalDav Server.
BUT what I do not find on the market is a nice and maintained PHP based client
THIS would be the gap, Tiki can close
What do you think?
amette ^
aswell
03sokoloski r60448 10trim/ 10(8 files in 3 dirs)
[ENH] Added preliminary make clone/cloneandupdate modes.
[FIX] File copies for restore mode now use rsync instead of mv (fixes a slew of issues).
[ENH] Moved restore code in to instance lib where it belongs.