refizul: polom
Some guys from related to Creative Commons stuff are planning a platform, and now they try Tiki. They need to have got a special feature, which maybe already exists. It's about forum<->mailinglist
Is it possible to access a Tiki forum by mailinglist, preserve the complete threading in both media and preserve the correct sender in email (instead of the tiki installation)? luciash: refizul: I would thought so, check the tikiwiki-devel list synced with the tiki.org forum now (thanks to Xavi iirc)
refizul: as a live example refizul: luciash: I'll check - thx4hint laurei: joined #tikiwiki Tiki|bot: New Forum Posts: Forum to mailinglist - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46108 refizul: The email address is a special forum address or Tiki address, not the author's address, when a forum posting is done. jonnyb: joined #tikiwiki Tiki|bot: New Forum Posts: Some composer feedback from Centos 6.x - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46110 goj_killedByISP: joined #tikiwiki amette: joined #tikiwiki Tiki|bot: joined #tikiwiki Tiki-KGB: tikiwiki 03kstingel r45075 10users/kstingel/ks-trunk/lib
tikiwiki [PROP] updated svn:externals to match trunk Tiki|bot: New Forum Posts: Composer packaging for historical Tiki tagged releases - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46114
New Forum Posts: Database version problem at i18n.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46115 Tiki-KGB: tikiwiki 03kstingel r45076 10(43 files in 18 dirs)
tikiwiki [MRG] merged trunk/lib r44952-HEAD@45075 to sync incoming changes since branch creation kstingel1: joined #tikiwiki kstingel: joined #tikiwiki redflo: joined #tikiwiki kstingel: how do I rollback a commit?
need to put third_party/ckeditor4 back ... it shouldn't have been removed on my last commit
I've reverted locally, but TortoiseSVN isn't allowing me to commit my revert Tiki-KGB: tikiwiki 03kstingel r45077 03third_party/ckeditor4
tikiwiki [FIX] putting back ckeditor4 mistakenly removed by my merge kstingel: nvm ... I solved it ... open repo browser to revision before I broke it, copy to wc, commit added folder back to repo Tiki|bot: New Forum Posts: Issue with user choosen stylesheets and perspectives - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46118
New Forum Posts: problem with Files tracker field in 10.1 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46122 Telesight: joined #tikiwiki Tiki|bot: New Forum Posts: demo 10.x is broken (?) + BUG with plugin Proposal confirmed in demo.t.o/10x - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46123 arildb: joined #tikiwiki
joined #tikiwiki vmachine1: joined #tikiwiki vmachine2: joined #tikiwiki vmachine1: left #tikiwiki rodrigoprimo: joined #tikiwiki vmachine2: left #tikiwiki vmachine1: joined #tikiwiki
hi
left #tikiwiki vmachine: joined #tikiwiki
left #tikiwiki arildb: joined #tikiwiki Jenser: joined #tikiwiki
hi there
i want to attach a file to a tracker object
this is a file without extention and therefore i get an error
can i avoid this error without problems?
is there a list of "extentions not allowed"? Tiki-KGB: tikiwiki 03kstingel r45078 10users/kstingel/ 04ks-trunk 03ks-trunk-broken
tikiwiki [REF] rename prior to killing off this branch
tikiwiki 03kstingel r45079 10users/kstingel
tikiwiki [PROP] updated remote project location Tiki|bot: New Forum Posts: looking for the "hide who has collaborated" to a page - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46131 arildb_: joined #tikiwiki lphuberdeau: joined #tikiwiki arildb__: joined #tikiwiki
joined #tikiwiki noobie: joined #tikiwiki
I recently installed tikiwiki and when I go to login, it says page is not found lphuberdeau: When you enable search-engine friendly urls, you need to make sure .htaccess is supported rodrigoprimo: hi, any hints on how to fix the RuntimeException when composer try to download ZF? I have already tried manually the command "php temp/composer.phar update vendor/zendframework" as suggested in http://dev.tiki.org/Composer lphuberdeau: perhaps zendframework/zendframework1 ?
seems like the doc has a typo noobie: how do i make sure .htaccess is supported? lphuberdeau: what type of server are you running this on? noobie: ubuntu lphuberdeau: your own installation? noobie: yes, i following the instructions on the website redflo: left #tikiwiki lphuberdeau: https://help.ubuntu.com/community/EnablingUseOfApacheHtaccessFiles
seems like the tiki docs forgot to cover this step
trick is AllowOverride All in apache config file noobie: thanks, i'll try that lphuberdeau: if it works, feel free to update the documentation you were following for the next person noobie: still isn't working lphuberdeau: did you restart apache? noobie: yes Tiki-KGB: tikiwiki 03lphuberdeau r45080 10trunk/lib/core/Tracker/Field/ItemLink.php
tikiwiki [ENH] Replacing all parameter indexes to parameter names to make it legible lphuberdeau: alright, let's go back from the begining
what URL is giving you a 404 noobie: https://localhost/wiki/tiki-login_scr.php
says unable to connect lphuberdeau: try http instead of https noobie: during the install, i set it to require ssl, where is the config to change that back? lphuberdeau: ah, if you require SSL, you need to configure apache to require SSL
if it's a clean install, it's probably easier just to run the installer again noobie: hmm ok rodrigoprimo: lphuberdeau: with php temp/composer.phar update vendor/zendframework1 or php temp/composer.phar update vendor/zendframework/zendframework1 (not sure which one is the correct version) the same error happens
lphuberdeau: the error is [RuntimeException] Package could not be downloaded lphuberdeau: perhaps use --verbose to get a few hints
I never had that error myself dhazel: joined #tikiwiki fabricius: joined #tikiwiki Tiki|bot: joined #tikiwiki Jenser: left #tikiwiki noobie: fyi, i set up ssl in apache and it works now
thanks lphuberdeau: great Telesight: noobie: the ssl setup for apache is that somewhere in the Tiki documentation? Tiki-KGB: tikiwiki 03jonnybradley r45081 10trunk/lib/tikilib.php
tikiwiki [REF] userfiles: Forgot to return the perms array, so rewritten now as a loop (and add missing edit_gallery_file) noobie: not that i found, telesight
used this http://www.server-world.info/en/note?os=Ubuntu_12.04&p=httpd&f=6 Telesight: noobie: ok, I have to do this too ... Tiki-KGB: tikiwiki 03lphuberdeau r45082 10trunk/ 10templates/trackerinput/itemlink.tpl 10lib/core/Tracker/Field/ItemLink.php
tikiwiki [ENH] Make sure the full list is only generated when required (renderInput) to avoid a lot of performance issue, also cleaning up the code
tikiwiki 03jonnybradley r45083 10trunk/ 10templates/admin/include_userfiles.tpl 10lib/prefs/feature.php
tikiwiki [FIX] userfiles: Hide non-filegal prefs on userfiles admin panel when feature_use_fgal_for_user_files and make it searchable with "userfiles"
tikiwiki 03jonnybradley r45084 10trunk/lib/prefs/ 10metrics.php 10lang.php
tikiwiki [FIX] prefs: Notices on a couple of missing defaults (can't get machine translation to work so leaving default empty)
tikiwiki 03jonnybradley r45085 10trunk/lib/filegals/filegallib.php
tikiwiki [FIX] userfiles: Fix name of root "Users File Galleries" for userfile gals, and change getGallerySpecialRoot fn so it will now return the fgal_root_user_id as root, as now normal filegal visible and public flags work so privacy can be managed by the admin.
tikiwiki 03jonnybradley r45086 10trunk/templates/translated-lang.tpl
tikiwiki [FIX] lang: onclick needs to return false (was ending up in route.php for some reason)
tikiwiki 03jonnybradley r45087 10trunk/ 10lib/jquery_tiki/elfinder/elFinderVolumeTikiFiles.class.php 10lib/core/Services/File/FinderController.php
tikiwiki [FIX] elfinder: More support for userfiles in elFinder. Revert to using the old perms system as filegals aren't "objecty" enough to add special handling logic in Perms.
tikiwiki StartPath still not working properly, elFinder bug i think...
tikiwiki 03kstingel r45088 03users/kstingel/ks-trunk
tikiwiki [BR] new personal wc of trunk lukeg: joined #tikiwiki
left #tikiwiki
joined #tikiwiki
left #tikiwiki Tiki-KGB: tikiwiki 03jonnybradley r45089 10trunk/tiki-index.php
tikiwiki [FIX] lang: Machine translation needs a string but was getting a Tiki_Render_Lazy object. Fixes Bing translate, probably also Google but cannot test (for free ;) lukeg: joined #tikiwiki
left #tikiwiki Tiki-KGB: tikiwiki 03lphuberdeau r45091 10branches/10.x/lib/ 10userslib.php 10core/Search/ContentSource/UserSource.php
tikiwiki [FIX] Prevent indexing of users needing validation kstingel: how do I go about writing a YAML file to store some test variables for Tiki?
do I store as $some_var : value .... or as a_var : value ? lphuberdeau: I don't see what you're trying to do
outside of profiles that have a very specific format, tiki does not use yaml kstingel: immitate a Tiki page so I can debug my tiki2epub creator ...
I want to pass some vars into a copy of tiki.tpl
... full tiki is not installed - I'm developing the writer prior to adding into Tiki, but I want to 'preview' a basic tiki.tpl page so I know what I need to adjust in my parser lphuberdeau: it's really hard to tell what tiki.tpl will need
you might just want to create a php file, include tiki-setup.php, set-up smarty and render some page kstingel: hence the desire to preview ... so I can over-ride as needed in tiki-epub.tpl :) lphuberdeau: but without a full tiki, this is going to be a lot of work kstingel: I have a full tiki to drop it into ... I'm just trying to keep 'planning' files away from actual working files
basically, I need to create a smarty template that will produce a legal sigil.html page ... so I need to strip out any components Sigil will complain about
... I'm not quite up to the stage of ctreating a complete ePub writer program, so I'm compromising by writing an ePub packager ...
the resultant package should only need minor editing when opened with Sigil
... hopefully Tiki|bot: New Forum Posts: upload rar to file gallery - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=46147 redflo: joined #tikiwiki Tiki-KGB: tikiwiki 03kstingel r45092 10users/kstingel
tikiwiki [PROP] updated remote project location to reflect change in project repository
tikiwiki 03sampaioprimo r45093 03trunk/doc/devtools/export_translations_to_file.php
tikiwiki script to export translations from the database to language.php files
tikiwiki 03tikii18nbot r45094 10trunk/lang/ko/language.php
tikiwiki Korean translations done on i18n.tiki.org (+8000 strings translated, thanks Jean Kim!) luciash: wow, great job Telesight: Number of strings for translation are around 12.000? luciash: no idea, but for one person that is sooooo many Telesight: luciash: not really, did it a few months ago :P
The difficult thing is to translate in the context.
The site says: 14765 total luciash: Telesight: if u use the get_strings.php script there are some options to include context in comments
Telesight: or if u translate in browser using interactive translation, then you see the context Telesight: Is the translation system a little bit user friendly?
luciash: I will study the system and pick up the translation and try to beat the germans. Have to go for now ... luciash: allrighty
what language ? Telesight: Dutch luciash: cool Telesight: talk to you later ... Tiki-KGB: tikiwiki 03jonnybradley r45095 10trunk/templates/tiki-view_tracker_item.tpl
tikiwiki [FIX] trackers: Always show Webservice fields luciash: what means .md file ? what is the syntax used in it, seems sf.net supports it to display README.md nicely redflo: left #tikiwiki