Tiki|bot: New Forum Posts: Creating new pages with Wiki trackers - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56237
New Forum Posts: Как сделать, чтобы урл были на латинском, а не на русском - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=23&comments_parentId=56236
New Forum Posts: Tiki14 release date? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56239
New Forum Posts: Creating new pages with Wiki trackers - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56237
New Forum Posts: Как сделать, чтобы урл были на латинском, а не на русском - http://tiki.org/tiki-view_forum_thread.php?forumId=23&comments_parentId=56236
joined #tikiwiki
New Forum Posts: Menu Goes away on certain pages. - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=56241
Cr0vaX: joined #tikiwiki
polom
Tiki-KGB: 03jonnybradley r55436 10branches/14.x/lib/wiki-plugins/wikiplugin_backlinks.php * [FIX] backlinks: Notices
arildb: joined #tikiwiki
Telesight: joined #tikiwiki
Cr0vaX: is anyone out there?
arildb: Hi Cr0vaX. If you have a question, just ask it
Cr0vaX: in flagged revision pages, appears a message saying that you currently are viewing the approved version, but you can go to the latest, that message is blue
if you go to the lates, which is not already approved, that message is blue also, and I want to change it to red
as far as I can see that can only be changed in code, but I can't find the script where it is, any clue?
this is the translation string "You can also view the {self_link}latest approved version{/self_link}" of the message
I tried to find within the file contents without luck
searched for You can also view the
JohanTiki: joined #tikiwiki
arildb: Cr0vaX: I am not sure, but you can start searching in lib/wiki/FlaggedRevisionLib.php
Cr0vaX: will do ty
JohanTiki: Hello all. I'd like to register with tikiwiki.org to be able to post questions to the forums, but my account still requires approval (I registered about a week ago). What should I do?
arildb: Hi JohanTiki. Contact an admin. Maybe luciash is available?
or Jyhem
JohanTiki: Thank you arildb, how can I contact them other than by hoping they look at this in the chat? :)
arildb: They are online. So, they will probably see it in a while.
Got to go. Good luck
JohanTiki: ty
chibaguy: joined #tikiwiki
polom
Cr0vaX: hi chibaguy
chibaguy: hi Cr0vaX
arildb: joined #tikiwiki
joined #tikiwiki
Tiki-KGB: 03chibaguy r55437 10branches/14.x/themes/snow/ 10less/bootstrap-variables.less 10css/snow.css * [FIX] Make links more apparent (Snow theme).
Jyhem: thanks arildb, JohanTiki has been approved on tiki.org
arildb: :)
Jyhem: but now that all action buttons are hidden within the same pop-up, the unapproved accounts are invisible :-(
oh, there is a dedicated filter. I didn't know about it
fabricius: joined #tikiwiki
Jyhem: something to think about for 15.x
Telesight: joined #tikiwiki
left #tikiwiki
joined #tikiwiki
Cr0vaX: ppl, I found it necessary to have som changes in page view with revision approval activated
*some
which I made, in a way it could be implemented globally, how may I submit them?
I've just changed tiki-pagehistory.tpl and tiki-flaggedrev_approval_header.tpl
arildb: Cr0vaX: You should commit to trunk. Do you have commit rights?
Cr0vaX: no I don't
how may I have them
arildb: An admin should be able to set that up for you, e.g. Jyhem
Cr0vaX: shoudn't first I create a "wish" to describe the changes?
arildb: not sure. The admin should be able to make the proper recommendation
Cr0vaX: I'll wait for Jyhem while reading dev.tiki.org
ty arildb
arildb: Yes, you should read the 3 rules and about the commit procedure first. It's not much. Getting commit access is easy
You will need SVN to commit.
Which OS are you on?
Cr0vaX: w8
but can use svn+netbeans
arildb: ok. I also use windows TortoiseSVN works fine for me
Cr0vaX: can be that too
arildb: luciash is also an admin
Cr0vaX: they'll say something I hope
arildb: yes, just give it a little time, and they will detect the messages
btw. which Tiki version did you do the change in?
Cr0vaX: 14b
not the very last version, but almost
will compare those filed prior to submit
I believe they'll not have changes, but will check that out before
arildb: right. Maybe the 14 branch should be updated then, instead of trunk. I am not sure about the status at the moment. Again the admin should know
Jyhem Jyhem_laptop or luciash, Cr0vaX needs commit access. Maybe one of you can help him?
Jyhem: hi guys
-: Jyhem wading through the sf.net interface
Jyhem: is Cr0vaXstill there?
is Cr0vaX still there?
too bad, I can't stay for long tonight
Note: https://dev.tiki.org/Where+to+commit
currently no improvements to the 14.x branch, only fixes
Plus, please pay extra attention to not introduce windows-style end of lines (CRLF) instead of unix-like (LF). Otherwide the files "diff" reports all lines with no indication of what was actually changed
Sorry Cr0vaX, I need to leave for the evening. Later
Tiki-KGB: 03chibaguy r55438 10branches/ 10(18 files in 17 dirs)
[FIX] Simplification of page header div arrangement broke FiveAlive header background graphics, so classic layout gets a div back, and stylesheets adjusted. Note: the FiveAlive theme looks completely correct only in the classic layout.
Cr0vaX: Jyhem: hi there
Jyhem: will talk to you later then, ty
Tiki|bot: New Forum Posts: Elasticsearch upgrade broke _nasc and _ndesc sort modes. - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56248
fabriciu1: joined #tikiwiki
arildb: joined #tikiwiki
Tiki|bot: New Forum Posts: Suckerfish menus popout during page load - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56249
Cr0vaX: anyone know the function we should call to translate strings in javascript?
Tiki|bot: New Forum Posts: Designating File Gallery Upload Folder on Server - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56252
Philosophyenjoy: joined #tikiwiki
fabriciu1: nope Cr0vaX ... in templates (Smarty) and thus aswell in custom modules it is {tr}translate this{/tr} ... no idea if we have at all an extra javascript translation