Tiki-KGB: tikiwiki [ENH] display user, group and perms - part II
marclaporte: d0cster: all wiki pages and all *.tiki.org sites (except info.tiki.org) are editable by any Registered user
d0cster & refizul: FYI: http://doc.tiki.org/Google+Web+Fonts
refizul: marclaporte: I was working outside of Tiki. Please check trunk http://example.com/permissioncheck/
lphuberdeau: joined #tikiwiki
left #tikiwiki
Tiki-KGB: tikiwiki 03marclaporte r43483 10trunk/tiki-ids.php
tikiwiki Adding feature check for tiki-ids.php
marclaporte: refizul: http://demo.tiki.org/trunk/permissioncheck/
d0cster: I added your link to http://themes.tiki.org/Icon+Fonts
refizul: marclaporte: how are permissions handled? The 755 - is this by umask 022 during svn up?
marclaporte: I just did svn up
I just emailed you shell access
refizul: Permissions are user dependent at svn up, aren't they?
This leads to a problem. We can fix the the permissions with a script, but they are used by shell and php then
is it possible to use one datafile with a permission list with shell and php?
different lists are prone to inconsistency
marclaporte: I don't know, but you seem to have a good handle on this :-)
have to go. Back shortly
Tiki|bot0: joined #tikiwiki
marclaporte: joined #tikiwiki
refizul: marclaporte: can you disable permissioncheck at demo?
marclaporte: uh, how?
refizul: chmod ugo-rwx permissioncheck
marclaporte: done
refizul: this is better
RobertPlummerMob: joined #tikiwiki
marclaporte: j0n3: about your message above: "I want to use a tracker to upload and list mp3". Maybe we should have a field type "media" for all audio/video/screencast/flash stuff
Tiki-KGB: tikiwiki 03robertplummer r43484 10trunk/lib/core/ 03WikiPlugin/Negotiator/Wiki 03WikiPlugin/Negotiator/Wiki/Alias.php
tikiwiki [NEW] Alias negotiator for plugins
tikiwiki 03robertplummer r43485 10trunk/lib/core/WikiPlugin/Negotiator/Wiki.php
tikiwiki [ENH] Implement wiki plugin alias
tikiwiki 03robertplummer r43486 10trunk/ 10lib/parser/parserlib.php 10admin/include_textarea.php
tikiwiki [ENH] cleanup on duplicate code, migrate to new WikiPlugin_Negotiator_WIki_Alias
marclaporte: refizul: so what is next step? (for file/folder checking)
refizul: I work at htaccess voodoo for check
jacmoe: joined #tikiwiki
refizul: is it possible to use an Apache variable for document root?
fabricius: marclaporte: field type "media" seems to be a good idea
Tiki-KGB: tikiwiki 03robertplummer r43487 10trunk/lib/parser/parserlib.php
tikiwiki [FIX] call of getlist to wrong negotiator
tikiwiki 03fmg-sf r43488 10trunk/ 10(12 files in 6 dirs)
tikiwiki [ENH] more permission check details
goj_killedByISP: joined #tikiwiki
joined #tikiwiki
Tiki-KGB: tikiwiki 03robertplummer r43489 10trunk/lib/tikilib.php
tikiwiki [FIX] update alias method
tikiwiki 03fmg-sf r43490 04trunk/permissioncheck/usecases.inc
tikiwiki [MOD] usecases filename was modified yet
marclaporte: ssh-w00ec615@dd29038:/www/htdocs/w00ec615/trunk$ svn up
svn: Can't open file 'permissioncheck/.svn/entries': Permission denied
refizul: chmod ugo+r permissioncheck
Tiki-KGB: tikiwiki 03robertplummer r43491 10trunk/lib/test/core/JisonParser/Abstract.php
tikiwiki [FIX] set feature_jison_wiki_parser temporarily when testing
refizul: I need a better idea to protect the user's info
chmod ugo+rx permissioncheck
marclaporte: rx permission should fix it
marclaporte: We had that problem with tiki-check.php : how to make it useful, but safe :-)
refizul: I'm thinking hard
I suppose it needs a little user interaction
kstingel: joined #tikiwiki
Tiki-KGB: tikiwiki 03robertplummer r43492 10trunk/lib/core/WikiParser/PluginArgumentParser.php
tikiwiki [FIX] Expecting string, so check for one, eliminate warning
tikiwiki 03robertplummer r43493 10trunk/lib/test/core/JisonParser/PluginTest.php
tikiwiki [ENH] Alias plugin test
tikiwiki 03fmg-sf r43494 10trunk/permissioncheck/ 03permission_granted.php.inc 10index.php
tikiwiki [NEW] permission granted security check
refizul: now there is a check: user must change permissioncheck/permission_granted.php.inc
chmod 755 permissioncheck
with 755 there shouldn't be svn up problems anymore
Tiki|bot: joined #tikiwiki
Tiki-KGB: tikiwiki 03fmg-sf r43495 10trunk/permissioncheck/index.php
tikiwiki [ENH] permission grant setting: message for user
refizul: do we have a flag to indicate dangerous settings which shouldn't be in production mode but sometimes are needed in trunk?
some word we can grep?
fabricius: do not know, sorry
refizul: now we're from pre-alpha to alpha
Tiki-KGB: tikiwiki 03fmg-sf r43496 10trunk/ 10permissioncheck/index.php 10prepare_permissioncheck.sh
tikiwiki [ENH] prepare permissioncheck: filepermissions
marclaporte: http://demo.tiki.org/trunk/permissioncheck/
refizul: marclaporte: run the script
in Tiki document root: bash prepare_permissioncheck.sh
marclaporte: /bin/chmod: cannot access `permissioncheck/permission_print.php.inc': No such file or directory
Could not open input file: permissioncheck/permission_print.php.inc
refizul: I think we should have a tag for prefs: production-only, never-in-production, etc... http://dev.tiki.org/Creating+New+Preferences#tags_array_
refizul: on the way
Tiki-KGB: tikiwiki 03fmg-sf r43497 10trunk/ 10permissioncheck/permission_granted.php.inc 03permissioncheck/permission_print.php.inc 10prepare_permissioncheck.sh
tikiwiki [ENH] permissioncheck finetuning
refizul: marclaporte: is demo with suphp?
marclaporte: refizul: dunno. You have SSH access via email
refizul: I'll check this tomorrow
marclaporte: thank you!
refizul: for now it's enough - maybe someone tests while I'm in recovery mode
cu - happy hacking
kstingel_: joined #tikiwiki
fabricius: joined #tikiwiki
marclaporte: This permission check thing is going to be very very useful
kstingel: is there a way (in Wiki Syntax) to create a paragraph? - as opposed to a double br
.. or would that be better accomplished by writing a Wiki-to-Polyglot parser in javascript?
joined #tikiwiki
marclaporte: There is a preference for ENTER to become a paragraph instead of double br
"Wiki paragraph formatting"
redflo: joined #tikiwiki
xavi: joined #tikiwiki
fabricius: joined #tikiwiki
j0n3: why uploading to a file gallery could get stuck?
dennmans: joined #tikiwiki
left #tikiwiki
kstingel1: joined #tikiwiki
marclaporte: j0n3: file too big
or using MySQL vs file system
Jyhem_laptop: joined #tikiwiki
marclaporte: There is also this: http://thread.gmane.org/gmane.comp.cms.tiki.cvs/70550/focus=70551 causes quiet upload failures (which happen when PHP doesn't allow a sufficient uploaded file size, POST size, memory limit, or with an insufficient MySQL packet size limit). When the upload fails, the error is displayed in a hidden iframe, and the page keeps showing "Uploading file...".
j0n3: thanks, marclaporte, I were changing mysql block size
but maybe file system is better
Bsfez: joined #tikiwiki
j0n3: sorry on my english mistakes :P
i'm trying to move files from database to a folder, but don't know what is happening :"You must specify a directory". My folder is www-data:www-data 660 and outside any documentroot. Also tried 770. I've tried /var/www/wiki_uploaded, ../wiki_uploaded and many other combinations. What is happening?
file galleries
always "You must specify a directory"
problem solved
but don't really know if it was directory privileges, restarting apache or whatever
Jyhem_laptop: joined #tikiwiki
fabricius: j0n3: maybe the directory path?
where you store? I hope, not in the tiki root
j0n3: it's solved now, thanks
fabricius: kk
j0n3: i'm trying to set a file field in tracker instead of textarea with a link, but it seems mediaplayer plugin doesn't like this
i see files field can store more than one file… I suposse wiki template doesn't get file link (tiki_download…) even if there is only one file attached to tracker's item
I hoped this to work as it is an easier way to create tracker items with one mp3 attached as a file field instead of uploading mp3 to file gallery, then copy/paste link to a new tracker item…
fabricius: ouch ... yes,you CAN attach files to trackers ... as per item? not shure, but I think so
j0n3: yes
i can attach them
fabricius: so there must be a way to play them
j0n3: but as you can attach more than one file, using a template for {MEDIAPLAYER(mp3="{$f_18}")/} shows nothing at param mp3 on source code@flash player...
fabricius: if you don't stop writing this stuff in this chat, I will end up creating a tracker on my site and try it aswell ... you are triggering me :-DDD
j0n3: sorry man :(
fabricius: hey no, I am kidding ... just continue ... please
I just start to know for my self - your idea is good
and I have at least two projects at start and more in view, where I need trackers pretty much - so I have to have a close look to this function anyway
and I think maybe there are more people who want to know how you will solve this finally
emm ... start to want to know for myself ... sry for misstyping
j0n3: as i said, you can do it by uploading it to a file gallery and creating a tracker and a template, so you can {mediaplayer (mp3={$f_18})}, being $f_18 a text field
it works nice
but it has a bit of work as you must set tiki_download?fileId on each tracker item
kstingel: joined #tikiwiki
Tiki-KGB: tikiwiki 03kstingel r43498 10trunk/doc/devtools/ks_prefreport.php
tikiwiki [FIX] edited so that it will over-write existing file content with a fresh copy
j0n3: so looking forward, hoping a file field could be easier way to just upload file when creating tracker item. It uploads it well, but template is not parsing files as it could be more than one file attached to tracker item
even trying to show {$f_18} (outside the plugin) shows nothing if it's a file field
some improvements on file gallery listing and tracker file field could be nice for creating multimedia player list… maybe as an option on listing items for each file type, instead of downloading files or creating a bit complex and tidy works linking galleries, trackers, templates and that...
ricks99: joined #tikiwiki
j0n3: i am php coder but scared of tikiwiki dimension for implementing that… I don't really know where to start. Tiki is BIIIG and don't want to break your system xD
ricks99: polom y'all
j0n3: is there any mentoring program in tikiwiki?
well said, lazier than scared
i've coded a big erp using php and oracle, so i'm not really a noob, just a bit lazy as i'm trying to learn unity3d and expertise c# for creating games and apps… and working on many projects. Involving tikiwiki could be nice but a brain explossion…
ricks99: no metoring program (afaik). u could try reaching out to specific consultants.
or simply dive right in
xavi: left #tikiwiki
j0n3: ricks99: like diving, but it require so much time before I can code useful stuff. Tiki is soo deep to dive in securely… i don't want to die swallowing more code than I can handle now ;) but time will come. I'm really in love with tikiwiki project since version 3 and there should be a time -I wish- I could give you some time for improving stuff...
arildb: joined #tikiwiki
ricks99: j0n3: try joining a tiki team: http://tiki.org/teams
arildb_: joined #tikiwiki
j0n3: i like the whole project and specially trackers system, but i think it is one of the most hard part to improve
I created a relational trackers system for managing documents over an enterprise, with some different perspectives, but some links didn't work such as three+ level relationships. (sorry if I can't explain better with my little english skills :P)
arildb: joined #tikiwiki
arildb_: joined #tikiwiki
arildb: joined #tikiwiki
arildb_: joined #tikiwiki
arildb: joined #tikiwiki
arildb_: joined #tikiwiki
rodrigoprimo: joined #tikiwiki
arildb_: joined #tikiwiki
Bsfez: joined #tikiwiki
arildb: joined #tikiwiki
fabricius: j0n3: "...mentoring program in tikiwiki..." not really a program, but close contact to the other Devs in the IRC and in the dev-list, aswell, as the opportunity to join any TikiFest all around the world or contributing in the organisation of a TikiFest ... where you are from, where you are located?
ermm - have to go for some food for the house ... be back in a few minutes
arildb_: joined #tikiwiki
j0n3: I'm from Spain, Alcalá de Henares (near Madrid)
fabricius: xavi is from Barcelona and I think, there are a few people in or around Madrid - just ask marclaporte. step by step we tend to organise local groups or language groups. and most of the TikiFests are quite international. I hope we will have a TikiFestBarcelona4 next year and we will meet up there.
so off now for a few minutes
arildb: joined #tikiwiki
arildb_: joined #tikiwiki
arildb: joined #tikiwiki
radek82: joined #tikiwiki
arildb_: joined #tikiwiki
arildb: joined #tikiwiki
lphuberdeau: joined #tikiwiki
arildb_: joined #tikiwiki
Tiki-KGB: tikiwiki 03lphuberdeau r43499 10branches/9.x/lib/categories/categlib.php
tikiwiki [REVERT] r43142 The reason why it listed all categories when asking for the root was that it broke all kinds of filtering
arildb: joined #tikiwiki
Tiki-KGB: tikiwiki 03lphuberdeau r43500 10trunk/lib/categories/categlib.php 10trunk
tikiwiki [REVERT] r43142 The reason why it listed all categories when asking for the root was that it broke all kinds of filtering
tikiwiki 03kwem r43501 10trunk/lib/wiki-plugins/wikiplugin_slider.php
tikiwiki [FIX] Option 'showmultiple' usable in plugin 'slider'
dhazel: joined #tikiwiki
arildb_: joined #tikiwiki
coaboa: joined #tikiwiki
arildb: joined #tikiwiki
coaboa: polom. would it be possible to trigger a perspective for a domain like persp1 -> sub.maindomain.com and persp2 -> www.otherdomain.com pointing to same tiki inst director ?
marclaporte: joined #tikiwiki
coaboa: hi marc
lphuberdeau: coaboa, hello, this is what multidomain is for
Admin > General if I remember correctly
coaboa: if it is supposed to work i've to dig into it as it now sometimes work and soemtimes not.. the edit perspective doesnt show up the previously saved "www.domain.com, 1" entry while the differing themecnfig is listed
thx lphuberdeau
lphuberdeau: the UI sucks because I did it, but it worked last time I checked (not that long ago)
coaboa: ;-)
Tiki-KGB: tikiwiki 03kwem r43502 10trunk/ 10lang/de/language.php 10lib/wiki-plugins/wikiplugin_slider.php
tikiwiki New option 'delay' in plugin 'slider'
lphuberdeau: kind of easy to forget to drag a preference in the saved list
coaboa: I am on r42606 9.x
arildb: joined #tikiwiki
arildb_: joined #tikiwiki
coaboa: lphuberdeau: is there some progress with namespace or something similar. Want to build a BusinessPlan website based on the "One Page 9 Block Business Model Canvas" but strugeling with possible identical page names.
lphuberdeau: yes, try tiki10
try the workspace ui, it sets up categories, namespaces and perspectives (although each part always works independently)
arildb: joined #tikiwiki
coaboa: ;-) shared hosting, awaiting answer on how to move to php5.4. I'll give it a try on the local for now. thx
fabricius: joined #tikiwiki
coaboa: bye & thx
arildb: joined #tikiwiki
marclaporte: joined #tikiwiki
Tiki-KGB: tikiwiki 03fmg-sf r43503 10trunk/ 10permissioncheck/permission_granted.php.inc 10permissioncheck/index.php 10prepare_permissioncheck.sh 03permissioncheck/usecases.txt
tikiwiki [ENH] common usecases' data file php/shell
Tiki|bot: New Forum Posts: Catal� respectuós o col·loquial a lenguage.php i lenguage.js? - http://tiki.org/tiki-view_forum_thread.php?forumId=16&comments_parentId=45403
Jyhem_laptop: joined #tikiwiki
Tiki-KGB: tikiwiki 03fmg-sf r43504 10trunk/permissioncheck/ 10index.php 10usecases.php.inc 10usecases.txt
tikiwiki [ENH] colored comparison, unique perm source
marclaporte: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
Tiki-KGB: tikiwiki 03fmg-sf r43505 10trunk/permissioncheck/ 10permission_granted.php.inc 10index.php 03permission_granted.txt
tikiwiki [ENH] enable permission for perm check via ascii file
fabricius: joined #tikiwiki
Tiki|bot: New Forum Posts: Can Tiki maintain user prerequisites? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45404
RobertPlummer: polom all
radek82: joined #tikiwiki
Tiki-KGB: tikiwiki 03fmg-sf r43506 10trunk/permissioncheck/ 10functions.php.inc 03insane/check.php 10index.php 03insane
tikiwiki [FIX] error handling unaccessable files
tikiwiki 03fmg-sf r43507 10trunk/permissioncheck/functions.php.inc
tikiwiki [FIX] error handling unaccessable files II
tikiwiki 03fmg-sf r43508 10trunk/permissioncheck/functions.php.inc
tikiwiki [FIX] error handling unaccessable files III
_qP: joined #tikiwiki
Tiki-KGB: tikiwiki 03fmg-sf r43509 10trunk/permissioncheck/ 10functions.php.inc 10index.php
tikiwiki [FIX] octal permissions
Loll78: joined #tikiwiki
Hi everybody. Can somebody help me to set up the use of the "wkhtml2pdf" in the tiki 9.1 ??
Tiki-KGB: tikiwiki 03robertplummer r43510 10trunk/lib/core/Services/Tracker/Controller.php
tikiwiki [NEW] A bit of feedback, so we know if the profile is not installed
Bsfez: joined #tikiwiki
d0cster: joined #tikiwiki
refizul: http://demo.tiki.org/ is away?
Tiki-KGB: tikiwiki 03robertplummer r43511 10trunk/lib/wiki-plugins/wikiplugin_trackerquerytemplate.php
tikiwiki [FIX] Add documentation link
Bsfez: joined #tikiwiki
fabricius: no, why?
it'sthere
Tiki-KGB: tikiwiki 03robertplummer r43512 10trunk/lib/core/Tiki/Profile/Installer.php
tikiwiki [FIX] Syntax style to fit that what is accepted in tiki, no functionality change
tikiwiki 03robertplummer r43513 10trunk/lib/core/Services/Tracker/Controller.php
tikiwiki [FIX] Wrap profile in CODE plugin, and give md5 name
tikiwiki 03robertplummer r43514 10trunk/ 10templates/tiki-list_trackers.tpl 10lib/core/Tiki/Profile.php
tikiwiki [FIX] Make string "yaml" force to uppercase, so it is more user friendly
refizul: so it was/is back
Tiki-KGB: tikiwiki 03robertplummer r43515 10trunk/ 10templates/tiki-list_trackers.tpl 10lib/core/Services/Tracker/Controller.php
tikiwiki [FIX] Do check, forget, and notify
refizul: stats.t.o is branding now?
marclaporte: joined #tikiwiki
refizul: marclaporte: demo -> permissioncheck -- colored
RobertPlummerMob: joined #tikiwiki
sipherdee: joined #tikiwiki
Bsfez1: joined #tikiwiki
Tiki|bot: New Forum Posts: Create a Tracker Item programmatically - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45410
Tiki-KGB: tikiwiki 03robertplummer r43516 10trunk/ 10lib/prefslib.php 10tiki-admin.php
tikiwiki [ENH] Give ability to force rebuild of index