tikiwiki: 03pkdille * r33643 10/trunk/lib/test/TikiLib/WikiParserTest.php: Fix wiki parser tests
polom
hi, I have enabled export wiki to pdf, but the pdf that I download is not valid. It is 0 byte.
tiki 6.2, 2.6.35-28-generic-pae #49-Ubuntu SMP, Apache 2.2.16, php 5.3.3-1ubuntu9.3
Any idea on what could be the problem or what should I do?
re
HI chibaguy. hOW IS jAPAN?
sorry for caps
polom
chibaguy: i remember i need to do something in tiki.sql about the module styles - was it just remove them all?
tikiwiki: 03jonnybradley * r33644 10/branches/7.x/styles/jqui.css: [FIX] jqui.css logo height (corrected for default tiki logo)
hi y'all
hi ricks99
tx for the branch. good job.
and for the perm changes :-)
thanks
:P
tikiwiki: 03jonnybradley * r33645 10/branches/7.x/ (templates/modules/mod-poweredby.tpl tiki-setup.php): [FIX] powered by: Fix version star display
tikiwiki: 03jonnybradley * r33646 10/branches/7.x/lib/setup/twversion.class.php: [REL] version update to 7.x (not trunk)
tikiwiki: 03jonnybradley * r33647 10/trunk/ (11 files in 5 dirs): [MRG] Automatic merge, branches/7.x 33640 to 33646
tikiwiki: 03jonnybradley * r33648 10/trunk/lib/setup/twversion.class.php: [REL] version change for trunk (8.x)
Q: is it possible to have a page name with a question mark ( ? ) when using SEFURL feature?
the URL won't be pretty
it will be escaped
y. i tried foo%3F, which works, but i want the %3F to show as "?" with the "show page title" option.
and it doesn't (Tiki 6)
that's not possible
the question mark is a special character in URLs
right. so my page name is Foo%3F, which works.
no, your page name is Foo? , Foo%3F is the encoded version of the same thing
no. Tiki won't let me create a page named Foo? -- i get the notice saying that "?" is not allowed
oh, that's the restricted characters feature :)
right. I don't mind if the page's actual name is ugly, but i'd like it to show correctly with "?" in page listings, etc
not possible, it seems?
you should be able to disable the prevent special characters option
Tiki says it is required for SEFURL
well, you will get mixed results
I just wanted to see if anyone knew of a hack around it. Apparently not. :(
the prevent special chars thing really is to make the URLs more pretty
right
when correctly encoded, you can use anything, it's just that they won't be pretty, and not really search engine friendly anymore
i suspected this isn't possible, but wanted to check with the the experts
making the URL configurable is one of those things that have been left undone for quite some time now
it never quite makes it to the top of anyone's priorities
ohhh... a user-custom url per page would be a nice feature. currently i have use redirect and alias pages
...but search for file gallery items by ID is still higher on my list :)
eventually, we should be able to have custom urls for anything
tikiwiki: 03jonnybradley * r33649 10/branches/7.x/lib/init/smarty.php: [FIX] smarty: add more secure dirs for tracker images
tikiwiki: 03jonnybradley * r33650 10/branches/7.x/lib/ (core/Tracker/Field/Image.php trackers/trackerlib.php): [FIX] trackers: Fixes for image fields (saving, replacing, deleting and displaying now)
tikiwiki: 03jonnybradley * r33651 10/branches/7.x/templates/trackerinput/image.tpl: [FIX] trackers: Missing confirm message for image delete
tikiwiki: 03lphuberdeau * r33652 10/branches/7.x/lib/comments/commentslib.php: [FIX] Comment count would return the wrong result for non-forum, resulting in comments not displaying
hi sylvieg, sorry, I was eating, etc.
wow, working on trackers just now was actually quite pleasant! :) thanks lphuberdeau!
North of here in Fukushima it's really a mess, total destruction, etc. For us around Tokyo and Chiba, only small problems.
I think we're still a long way from pleasant, it's just that your past memories distort reality
chibaguy: can you go to work? Do you have train?
the radiactivity is scary...
hi chibaguy - also hoping you and yours are ok
I wonder what the real situation is like... japan says everything is fine, the french say it's apocalypse
lphuberdeau, i don't think even the guys working on the reactors know the real situation
oh, you can be sure they will be the last ones to know, if they knew, they wouldn't stay that close
i have a feeling it is bad. very bad
they made absolutely no attempt to actually save the reactors. that's a bad sign
jonnyb, all the position-related parameters should be removed. login_box should be mode=popup. they should all be nobox=y of course, still.
ricks99, sadly so do i :(
They already said the water in tokyo is irradiated
13 million people can't live on bottled water
sylvieg, yes, now the train is ok. For a week our company was closed as people couldn't get to work, and the gov't wanted companies to reduce energy. We're pretty much back to normal now, though some people have shorter schedules due to their transportation problems.
The waterfront area along Tokyo Bay is mostly reclaimed land, and liquifaction caused big problems with underground cables and pipes, etc.
chibaguy, stay safe man is all i can say, the whole world is with you guys right now
nuclear power is no joke
chibaguy: i was actually doing exactly that - testing now...
Yes, radek82, there is trace amounts of radioactive iodine in the water, could be dangerous for infants, but seems ok for most people. Not all the water sources are affected. Ours is ok, I think.
Tiki Q: with LISTPAGES plugin, how do I use
instead of ?
I don't see the "nonums" option listed
Thanks, radek82, my family and I are very lucky; there is a lot of tragedy around, farther north.
It's amazing how many aftershocks there've been. We have felt more big shakes in the last two weeks than in all the years we've been here. An incredible amount of movement going on down below.
i've got 3 within 40 km of me :(
tikiwiki: 03jonnybradley * r33653 10/branches/7.x/db/tiki.sql: [FIX] modules: Remove style definitions on modules in default clean install so css can position them properly (thanks chibaguy)
hydroelectricity is good, except that year it rained a bit too much and a village got flooded
@lph: any way to have LISTPAGES use numbering list instead of bullets?
ricks99 LIST would let you do that, but let me check
lphuberdeau, every power source has its problems
exactly
its just that with nuclear power, those problems are enormous
and long lasting
you can rebuild a village
the area around fukushima you won't be able to rebuild for decades
ricks99: no options, but you can edit templates/wiki-plugins/wikiplugin_listpagenames.tpl
i was actually in eastern europe when chernobyl happened
i drank iodine, i remember the fear
its not fun times
tikiwiki: 03jonnybradley * r33654 10/trunk/ (6 files in 6 dirs): [MRG] Automatic merge, branches/7.x 33646 to 33652
FrIdAy!
was hoping to avoid tpl editing :( tx
sorry, not today rick
actually some people were saying this event showed nuclear is relatively safe (ironically): once-in-a-millenium earthquake didn't breach 40-year-old (badly designed) reactors. It was the tsunami that messed them up by wiping out the cooling system. I think nuclear power's bigger problem is what to do with the spent power rods.
@chibaguy: agreed. interesting that the "failure" point was the diesel engines. 100-year-old techonlogoy
arguably, fossil fuels have been more hazardous to human health over the years.
(but not so dramatically)
yeah, ricks99, putting the diesels in the basement at a waterfront reactor in a tsunami zone. ... not too bright.
nuclear reactors are really just steam engines
im surprised at how slow progress has been
slow in USA due to 3mile island
the french are the only ones doing next gen research
with their fusion reactor
everyone else seems content with running a radioactive steam engine
no doubt this disaster will cause all kinds of thinking and arguing about energy supply.
and it should
with the amount of money the US has spent blowing shit up
actually, there is bunch of research going on in fission technology as well
im sure they could have solved the reprocessing and storage issue
chibaguy, be carefull what you wish for, consider the alternative
with modular reactors, self sealing units at end of life, liquid metal cooling systems that solidify in the event of a breach
in the end, it comes down to $. as oil prices increases, we see (in usa at least) large increase in alternatives.
with cheap oil, there's no reason to change
radek82: you're right. I'm not wishing for an alternative. I just wish the democratic process brought out the best in people and not the worst, as it appears.
ricks99, btw, we're going in federal elections again in canada
chibaguy, there we agree my friend, common sense is extinct
@lph: oh yeah, i forget that y'all just call elections whenever you want. :-P
lphuberdeau, its been announced?
:-)
ricks99, whenever the government gets out of hand, they take it down and we go to election
its a nice system really
well, let's be hopeful. consider the north africa countries, etc.
anytime now, all of the opposition announced it yesterday, so it's bound to happen
i know, just kidding.
lphuberdeau, you think harper will get his majority?
ricks99, i don't believe in polititians anymore
i'd rather have some sort of self e-governance
polititians are a scourge to society
kind of hoping for a coalition government at this time
like bankers and lawyers
lphuberdeau, really? NDP/lib/BQ?
wouldn't that be fun?
lphuberdeau, terrifying
my taxes are high enough :)
i kinda like harper actually, fiscally speaking
outside of the fact that he looks like a child molester
heh, speak of the devil, look at the email i just got
[PPCA] Getting ready for possible elections / Peux-être des élections?
tikiwiki: 03lphuberdeau * r33655 10/branches/7.x/ (3 files in 2 dirs): [MOD] Adding an option to include comments in print indexed
polom
hi chealer
lphuberdeau: you about? a trackers question - there's some v odd code in r33471 causing some warnings and possibly other weirdness - http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/lib/trackers/trackerlib.php?r1=33470&r2=33471&pathrev=33471
hi jonnyb
hi chealer
jonnyb: regarding r33651, it must be better than nothing, but I guess it would be better to use check_authenticity() which also prevents CSRF
would be slower (another round trip)
jonnyb: yes but also more secure
jonnyb: there's also a way to do it as quickly: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=30636
chealer: feel free to add it if you have time (i don't)
tikiwiki: 03jonnybradley * r33656 10/branches/7.x/lib/trackers/trackerlib.php: [FIX] trackers: Fill in missing required field info in get_join_values()
tikiwiki: 03sylvieg * r33657 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: [NEW]TRACKERLIST, to be able to filter the default_group with #default_group
tikiwiki: 03jonnybradley * r33658 10/branches/7.x/ (lib/trackers/trackerlib.php tiki-view_tracker_item.php): [FIX] trackers: Notices
tikiwiki: 03jonnybradley * r33659 10/trunk/ (7 files in 4 dirs): [MRG] Automatic merge, branches/7.x 33652 to 33658
tikiwiki: 03nkoth * r33660 10/branches/proposals/6.x/lib/core/WikiParser/OutputLink.php: [ROLLBACK] Rollback r33469 a fix required php 5.2.3
tikiwiki: 03jonnybradley * r33661 10/branches/7.x/templates/trackerinput/textarea.tpl: [FIX] trackers: textarea has to use simple mode for now (to stop warning dialogs all the time)
tikiwiki: 03sampaioprimo * r33662 10/trunk/templates/canonical.tpl: [ENH] canonical tag for articles
tikiwiki: 03sampaioprimo * r33663 10/trunk/templates/canonical.tpl: sefurl for tracker item canonical tag
Good afternoon.
I am attempting to make several style for my (tw 6.0) site. I would like to define my site logo as something like /%currentstyle%/logo.png. Is there a simple way of doing this?
several styles* I cannot brain today; I have the dumb.
tikiwiki: 03jonnybradley * r33664 10/branches/7.x/lib/trackers/trackerlib.php: [FIX] trackers: Another notice
tikiwiki: 03jonnybradley * r33665 10/branches/7.x/lib/core/Tracker/Field/Image.php: [FIX] trackers: Images use fgal regexp prefs
tikiwiki: 03jonnybradley * r33666 10/branches/7.x/ (2 files in 2 dirs): [FIX] trackers: Items list fixes (set up data properly and display info as output and input)
tikiwiki: 03jonnybradley * r33667 10/trunk/ (6 files in 4 dirs): [MRG] Automatic merge, branches/7.x 33658 to 33666
Mneme: the smarty variable $prefs.style has the current style name
Ah, thank you. So I can put $prefs.style/logo.png in the admin > look and feel > logo image and it would refer to that relative path?
tikiwiki: 03jonnybradley * r33668 10/branches/7.x/lib/core/Tracker/Field/Dropdown.php: [FIX] trackers: Dropdowns - default for optional type param
Mneme: no, because the logo image option on look and feel is not parsed. maybe you can use one of the options on the customization tab. you can you smarty syntax on most (if not all) of the options in look and feel -> customization
Okay, that gives me a couple things to explore. Thank you.
tikiwiki: 03pkdille * r33669 10/branches/7.x/lib/core/Search/Query/WeightCalculator/ (Field.php Interface.php): Add svn keyword property (please, don't forget it when you create new files)
tikiwiki: 03pkdille * r33670 10/branches/7.x/lib/test/TikiLib/WikiParserTest.php: [bp/r33643] Fix wiki parser tests
tikiwiki: 03chealer * r33671 10/branches/7.x/lib/categories/categlib.php: [FIX] get_categoryobjects(): Undefined variable: maxRecord (r32018 regression)