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

WhoWhatWhen
chibaguyjoined #tikiwiki [00:57]
Tiki-KGB03alexandrequessy r52467 10trunk/ 10templates/modules/mod-svnup.tpl 10styles/layout/tiki.css 10styles/layout/less/tiki-modules.less * [ENH] SVN up module has its style in CSS file now. [01:06]
.... (idle for 18mn)
Tiki|botNew Forum Posts: Daily build broken - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53307
New Forum Posts: Layout template can be selected at themes.tiki.org - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53296
New Forum Posts: wikiLingo and WYSIWYG - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53283
[01:24]
New Forum Posts: Daily build broken - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53307
New Forum Posts: Layout template can be selected at themes.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53296
New Forum Posts: wikiLingo and WYSIWYG - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53283
[01:34]
..... (idle for 21mn)
chibaguyjoined #tikiwiki [01:55]
................ (idle for 1h19mn)
fcpdjoined #tikiwiki
tikiwiki 12.2 business theme. Can someone tell me where the css/code is that adds the leafs and header type of color in the upper section so that I can alter the image? thanx!
[03:14]
chibaguyfcpd, the Business theme stylesheet is /styles/business.css. You can see #c1c2 #wrapper #col1 {
background: #fbfbfb url(business/image1.jpg) repeat-x;
} in that file.
[03:21]
fcpdthank you very much! [03:22]
chibaguy(I didn't double check if that's the right image, but maybe it is. ;-)
Anyway, that's the file.
[03:22]
fcpdwould you recommend that i change the image in there and alter the css stuff in there or is this something wherein i should be adding css info from the admin part. i am no good at any of it, but am learning and want to get in good habits [03:24]
@chibaguy: Spot on! Found it in the cPanel. Thanx again! [03:33]
chibaguyOk, great. :-) You can override the stylesheet using tiki-admin.php?page=look's Customization tab. That's probably the easiest.
If you modify, business.css, then the change could be overwritten if the file is replaced or upgraded with the standard image again.
Like if business.css becomes corrupted and needs replacing, etc.
Your new image rule in tiki-admin will be preserved.
[03:35]
fcpdSo, sorry to bother but take something like .sitetitle { font: bold 24px helvetica,arial,sans-serif; } which is in the business css. Could I just alter say to bold 20px and then place the whole thing in the Custom CSS segment?
More on point I guess I am asking how would the system know if it was specific to business or whatever like if I wanted to change the image in the business theme. Final ? where would you recommend I go read to learn more on this in tiki and not bother folks? ;)
[03:43]
ah, i activated the edit template feature here: /tiki-edit_css.php and selected the business template css. I guess this, though, is the same thing as going into cPanel and doing it there, though.
Cool though! Very cool! I am like a kid now that I have found this section! --- Feeling sheepish and grinning like kid in candy shop! ;)
[03:50]
............... (idle for 1h10mn)
fabriciusjoined #tikiwiki [05:03]
............................................ (idle for 3h39mn)
leagrisjoined #tikiwiki [08:42]
............................ (idle for 2h18mn)
Tiki-KGB03chibaguy r52468 10branches/ 10(18 files in 11 dirs)
[FIX} In FiveAlive-lite, navbar links that have dropdowns (i.e., the "tab-like" links) should have a bottom border. The "button-like" links without a dropdown should look like buttons and not have a bottom border.
[11:00]
chibaguyjoined #tikiwiki [11:10]
................ (idle for 1h15mn)
Tiki|botRecent Bug: - http://dev.tiki.org/item5458 [12:25]
.......... (idle for 47mn)
fabriciuspolom
somebody here of the packaging team or releasing team?
[13:12]
..... (idle for 23mn)
Tiki|botRecent Bug: - http://dev.tiki.org/item5459 [13:35]
..... (idle for 22mn)
dabrightjoined #tikiwiki [13:57]
.... (idle for 18mn)
Tiki|botNew Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[52467] trunk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53313 [14:15]
.... (idle for 16mn)
chibaguyTorsten ( fabricius ), are you there? [14:31]
.... (idle for 18mn)
XGuardenjoined #tikiwiki [14:49]
fabriciuschibaguy: yes
ping chibaguy
just back on keyboard
[14:50]
chibaguyHi fabricius / Torsten . I wanted to let you know about a few changes I made in the fivealive-lite stylesheets and at themes.t.o.
My idea about the topbar menu is that items with dropdowns should look like tabs (radius on top corners but not bottom corners, and have a bottom border on the li element) and items without dropdowns should look like buttons (all corners are radiused and there's no bottom border on the li element).
[14:53]
fabriciusHi chibaguy I guess, my naming in the IRC account (client based) different than the user name is confusing and not consistently displayed from client to client - I will delete that asap
so now listening
[14:56]
chibaguyI committed this in the fivealive-lite stylesheets, for all the options. And at themes.t.o I removed the custom CSS that was changing the link borders and making the bottom border on the ul.
It's a little odd to have both appearances on links, but I think it matches their function (dropdown like a tab, or navigate away from the page like a link button).
I recommend the other sites be changed the same way.
That's my vision of the theme, anyway.
[14:57]
fabriciuschibaguy: got the idea and fivealive-lite.css is made this way, have seen your post ... just on the *tiki.org sites there is a full line and buttons as tab hardcoded in Admin L&F (not yet fully documented on the new config structure in tik.org/community) [14:58]
chibaguyluci asked me why the links looked like tabs, and I explained it's because clicking them displays the dropdown like tab content.
But only the ones that have a dropdown should like like a tab, IMO.
[14:59]
fabriciusI agree with you in general for your fifealive-lite.css - however I do not agree to not have at least something that appears nearly as topbar/navbar on the Ptiki.org sites
/sPtiki.org/*.tiki.org
/s/Ptiki.org/*.tiki.org
[15:00]
chibaguyWell, the custom code at the site needs to be changed to allow this styling to show. It was especially an issue at themes.t.o because people can change the theme.
Hardcoded colors and styles don't work there.
[15:02]
fabriciusplease mind, that the actual appearance of *.tiki.org is temporary and there are aswell users who like the skeleton alike white non-navbar appearance as users who miss the defined structuring old topbar-menu/navbar [15:02]
chibaguyUnless you add filters for the theme, which is no fun. [15:02]
fabriciusfor *.tiki.org we have to keep a consistent and most broadly accepted compromise, yet no experimenting and organic development to somewhere [15:04]
chibaguyRight. I suggesting changing all the sites to match the menu treatment at themes.t.o; in other words, let the stylesheets handle the topbar menu. [15:04]
fabriciususing the custom css on *.tiki.org imho is aswell not a good solution .. this would be more to fix something temporarily or to show something on a development site [15:05]
chibaguyyeah. [15:07]
fabriciuslook Gary. in this appearance - I just looked at themes.tiki.org - there is no indication to the user, where the top-area ends (header+topbar) and that the few buttons under the logo would be meant to represent the *main navigation*
I am mainly working with non-tecchies and I am wondering all the time, what they do not realise, what seems obvious to us
and these topbar buttons just look the same as all the other buttons all over the place
some tecchies might guess, that these look a tiny bit different and try the dropdowns - if JavaScript active, then they get the aha-effect, that this might be the main navigation
[15:08]
chibaguyWell, on the other hand, if the links all have the appearance of a tab but not all work like a tab, that's not good either.
And I don't think the 2px line under all the links makes much difference.
The links are in a row, and the ones that have a dropdown have the bottom border, so I think that's enough to tell people it's a horizontal navbar.
[15:11]
fabriciuschibaguy: I think, you look at the issue from the technical perspective, wnating consistence in code, in theme, in structures, what I appreciate big time.
chibaguy: I look at the same issue from the perspective of gardening a specific website and how a non-enlighted user would find his/her was though the specific website
[15:13]
Tiki-KGB03lphuberdeau r52469 10trunk/composer.lock
[FIX] Improperly built composer.lock without dev packages prevented composer from running with the default arguments
[15:14]
fabriciusthe 2px line seemed to be the minimum compromise for us to agree on
maybe you can look at it from a different perspective and suggest a different solution .. maybe you understand my perspective better now
[15:14]
chibaguyBut the line and the top-only button radius implies that these are tabs; clicking some, however, takes you to another page, which is not a tab action, so that's confusing.
I too am looking at it to see what the visual clues are to a normal user.
[15:15]
fabriciusI am not critisising the theme, I want an obvious appearance of *main navigation here* to the users without again massive changes to the temporary design [15:15]
Tiki-KGB03lphuberdeau r52470 10trunk/lib/payment/paymentlib.php
[FIX] When specifying the capture amount, set the payment amount to the captured amount to avoid payments not being completed when capturing less than the expectation
[15:16]
fabriciusyou want to imply: *dropdown here* and *button here* [15:16]
chibaguyI like the button-like things (all corners radiused, no bottom border) to be buttons and the others to be tab-like when clicked, causing the dropdowns. To me this makes their function clear.
yes.
[15:16]
fabriciusthat is just fine, but that does not imply *main navigation* [15:17]
chibaguyWith the custom code, only the small down-arrow is a clue to the function.
Hmm, to me "main navigation" is a row of links. That's what I see at themes.t.o. Only the search button and wiki print and language switch button are nearby, so I think there's no confusion about the main menu.
[15:17]
fabriciusImho not. the topbar must appear obviously as main navigation area (zone) and either these buttons / this menu or the background in header and topbar have to be different ...
when a *main navigation* for you is just a row of links you have to find somewhere, then you seem to have a very technical perpective.
when I started to learn IT stuff as side entrant, few month before I popped up in the Tiki community, I had no idea about how a server would "look like" from inside for an administrator ... I was literally wondering, if a server had green folders instead of yellow ones or if a server had folders at all
similar to non-tecchie users
[15:19]
chibaguyWell, then some other styling is needed, not tiny changes to the button corners, etc. It's equally confusing IMO to have links that look like tabs but don't function like them. [15:22]
XGuardenjoined #tikiwiki [15:22]
fabriciusthey have no idea about <li> elements and how things are technically made in the background
for them a menu is a menu when the visually identify it as a menu displayed specifically and different than other elements
[15:23]
chibaguyExactly. That's why tab-looking things must fuction like tabs, and button-like things function like buttons. [15:24]
fabriciushere I am with you.
what about a slight grey background with a tiny bit darker 1px line across the topbar (best full width) with a not too narrow and not too wide padding-top/bottom? Or something like that.
maybe not even gray, but the color that we have as background of the inputs
I am talking about a structuring, yet not obstrusive design element that clearly devides the top bar from what comes below
[15:24]
chibaguyMaybe so. Let me do some experimenting and I'll post some screenshots maybe at branding.tiki.org :-) [15:28]
fabriciusFor screen-reader accessibility we would have to work with html5 elements, but I have seen in the templates, that you seem to have thet in some focus anyway
Oh please Gary NOT THAT on branding - this is just for the meantime ... as the majority desided to work on branding.tiki.org, please let us use this ONLY for the new tiki design as in relation to the Tiki branding.
but anyway: some experiments and screenshots well appreciated in themes - Bootstrap structure
[15:28]
chibaguyok [15:33]
fabriciusthx [15:34]
chibaguyIt can be on themes if it's about the FiveAlive-lite theme. But branding is the place for discussions of the site designs in general, as I understand it. [15:44]
fabriciusBranding was a reference place only and now is additional a workspace for developing the new or refurbished reference. If it will develop to one more place of general discussions on a specific topic, we will see ... hopefully we will not get a forum on branding [15:49]
.... (idle for 18mn)
chibaguyIf the forum is on branding, it will be visible only to registered, logged-in users anyway. I don't see it as a problem. And if it's not there, then where? Not polluting dev with design topics, I hope. It isn't really appropriate on themes, either, if themes is for theme topics, not project site topics.
Well, I'll ask one more time on the dev list before making any content anywhere.
[16:07]
.... (idle for 15mn)
fabriciuschibaguy: the problem is following:
we have now three locations for developing - dev.t.o, themes.t.o and branding.t.o,
three or more locations of tiki community forums - t.o/forums, themes.t.o/forums, de.t.o/forums, with a german forum on two of the places, maybe fr.t.o/forums and more
two places of documentation: doc.t.o and themes.t.o
etc.
we are just generating more and more places to do the same task
whilst having documentation on doc.t.o and themes.t.o for different target groups and tasks makes some sense, it makes it just not managable to take care and use all the different locations
Tiki Bootstrap integration could be a perspective on dev.t.o (accepted that not) - Tiki community site design development could be a perspective of dev.t.o or of themes.t.o to be integrated with othe relevant content
[16:23]
XGuardenjoined #tikiwiki
hi<
[16:26]
fabriciusde.tiki.org should be merged with tiki.org and extend the information there
etc.
[16:26]
chibaguyI think some people wanted distinct sites for some reason. [16:27]
fabriciusinstead we have a multisite approach on tiki.org - suite.t.o perspective - which is just not working and produces double content and we spread different topic content for the same or similar tasks over different instances instead of using perspectives for what they are ment to be used [16:28]
chibaguyAnyway, I'm going to have a bath now. Will check back later. [16:28]
fabriciusok+
just last one: I find the distinct websites make sense, but they are not for self purpose
why I should login to four different *.tiki.org websites to write to different topics in the forums, when we can have all different topic forums in one instance *.tiki.org
if we did everything the same way on all distinct sites we would not have a mess on one integrate site, but on several distinct sites
[16:28]
olinuxxjoined #tikiwiki [16:32]
fabriciusimho the distinct site are ment for (and make sense) for different tearget groups and tasks - especially where there is completely independant content and structure
anyway: have a nice day and see you later
[16:32]
olinuxxbonsoir/bonjour
hi all
[16:35]
fabriciushi olinuxx [16:37]
olinuxxfabricius, guten haben mein german freunde [16:37]
.... (idle for 16mn)
fabriciusHallo olinuxx wie geht es Dir? [16:53]
olinuxxfabricius, ich gehe, but ich habe ein kleine hunger
(how you say "but" in german? )
[16:54]
fabriciusaber [16:55]
olinuxxdanke
:)
[16:55]
fabriciusbut you mean "because" = "weil" ?
you go because you are a bit hungry?
where you are located?
wo lebst Du?
[16:55]
olinuxxarf, no, I was trying to mean "I'm going well, but I'm a bit hungry"
so, let's try again
ich bin super, aber ich habe ein kleine hunger
[16:56]
fabricius=> mir geht es gut (sehr gut, super), aber ich habe ein wenig Hunger. [16:59]
olinuxxolinuxx still have some progress to work on with German language... [17:00]
fabriciusein "kleiner Hunger" is kind of a special wording implemented by an advertisement [17:00]
olinuxxok
so "wenig" is much more relevant in most of the case ?
[17:00]
fabriciusnun olinuxx: da musst Du einfach fleißig üben. [17:00]
olinuxxolinuxx is going to an online translator [17:01]
fabriciusnot "wenig" but "ein wenig" or "ein bischen"
here we face some non-logic, where we have a bunch of understandable versions, but only a few of them are commonly used
[17:01]
olinuxxok [17:03]
fabriciusyou would say "ich habe wenig Hunger", but for the opposit not so often "ich habe viel Hunger" [17:03]
olinuxx(and thanks for the encouragements :) ) [17:03]
fabriciusyou say instead "ich habe großen Hunger" and for the opposit (see above) not "ich habe kleinen Hunger"
sogic would be the pairs
[17:03]
olinuxx:) [17:04]
fabriciuswenig - viel and groß - klein
but we use wenig - groß
that is not logic
but we understand aswell klein - viel
yet then we realise a foreign is speaking ;-)
[17:04]
olinuxxjust you understand that I'm not a german native speaker
ahaha :)
[17:05]
fabricius/s/sogic/logic [17:05]
olinuxxthe beauty of the foreigner using your language, I love when non-french are speaking french
they're giving then a bit of a poesy to the language
then/there
[17:06]
fabricius:-) yes indeed olinuxx ... it is aswell nice when French speak German, especially women .. kind of sweet then
are you from France or from Canada?
[17:13]
olinuxxFrance
european territory
[17:13]
....... (idle for 31mn)
fabricius:-)
yes, you could be in France and still live in very far time zone east or west
[17:45]
Tiki-KGB03lphuberdeau r52471 10trunk/lib/trackers/trackerlib.php * [ENH] Be a little more flexible on the accepted editable parameter [17:56]
olinuxxjoined #tikiwiki [18:07]
............ (idle for 59mn)
chibaguyjoined #tikiwiki [19:06]
........... (idle for 50mn)
fabriciusjoined #tikiwiki [19:56]
..... (idle for 24mn)
RobertRasjoined #tikiwiki
Hi all
[20:20]
fabriciushi [20:21]
RobertRasA question concerning profiles...How do you return the category id from a wiki page template [20:21]
fabriciuscould you specify please? [20:22]
RobertRasI am able to get the file gallery and blog id using the $profielobject:so_ref$ syntax but it doen't seem to work for categories
This might get lengthy..LOL
I using a datachannel, it creates groups and various categories.
As well as wiki pages. The wiki pages are created using templates and the wikicontent:wiki_page_template
Within the templates I need to reference object i.e. blog, file galleries, categories to be used in modules
[20:22]
Ed___joined #tikiwiki [20:28]
RobertRasSince these are created on-the-fly by the profile/datachannel I used the $profileobject:object_reference syntax and this works fine for the blog and file gallery objects created by the profile/datachannel
This does not seem to work for categories. Is this supposed to work and if so how?
Example: {module module="categories" type="wiki page" deep="off" categId="$profileobject:state_category" selflink="y" notitle="y" module_style="vert"}
The above does not replace the $profielobject: call with the proper category id as created by the profile.
{bloglist Id="$profileobject:public_blog$" Items="1" author="$profilerequest:Login$Login$" simpleList="n" charCount="250" wordBoundary="y" ellipsis="y" more="y" showIcons="y" isHtml="n"}
The above works for the blog object and returns the blog id as created by the profile.
Any ideas?
[20:28]
fabriciusWow!
sry but still reading again
[20:34]
RobertRasNP [20:35]
fabriciusI believe I cannot help you out with an answer, although this is an interesting area, which I postponed since a good while and also I will need for a bunch of ideas quite soon [20:36]
RobertRasThanks anyway [20:36]
fabriciusI suggest, that you write to the devel-list (which is mirrored to the forums) [20:36]
RobertRasWill do [20:37]
fabriciusthere are only few people who know about data channels and related in depth [20:37]
RobertRasI'll go through the dev site again to see if I missed something [20:37]
fabriciusI will have to write some decent documentation for that quite soon, but doing that a in a decent time, I'd need the hand of s.b. who knows better, to give me a start or to explain a few use cases [20:38]
EdLawjoined #tikiwiki [20:38]
fabriciusotherwise it will ake ages until I get to work on the documentation
Anyway the idea of datachannels and profiles is awesome
sry dude, that I could not help ya out
[20:38]
RobertRasI'm swamped with this current project otherwise I'd help ya [20:39]
fabriciusmaybe in a few weeks
welcome at ans time ;-)
/s/ans/any
[20:39]
RobertRasTiki is the most versatile of all code for this purpose
But as you said the documentation is lacking...not a criticism..I know how doc-ing code can be
Take care. I'm off to dev site.
[20:40]
fabriciusbubu [20:41]
Telesightjoined #tikiwiki [20:44]
RobertRasjoined #tikiwiki
Hey fab you still here?
fabricius?
left #tikiwiki
[20:47]
Tiki|botNew Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[52467] trunk - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53313
New Forum Posts: Daily build broken - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53307
New Forum Posts: Layout template can be selected at themes.tiki.org - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53296
[20:56]
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[52467] trunk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53313
New Forum Posts: Daily build broken - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53307
New Forum Posts: Layout template can be selected at themes.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53296
[21:06]
fabriciushey RobertRas
ah left
[21:17]
chibaguyjoined #tikiwiki [21:21]
........ (idle for 36mn)
Tiki|botNew Forum Posts: Assigning category id using $profileobject: syntax - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53319 [21:57]
XGuardenhi [22:04]
fabriciushi [22:16]
........... (idle for 52mn)
Tiki|botNew Forum Posts: Assigning category id using $profileobject: syntax - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53319
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[52467] trunk - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53313
New Forum Posts: Daily build broken - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53307
[23:08]
New Forum Posts: Assigning category id using $profileobject: syntax - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53319
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[52467] trunk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53313
New Forum Posts: Daily build broken - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53307
[23:18]
.... (idle for 19mn)
chibaguyjoined #tikiwiki [23:37]
dabright1joined #tikiwiki [23:37]

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