Search the web
Sign In
New User? Sign Up
WikiForum · The mailing list for Wiki administrators
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 71 - 100 of 359   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
71
WikiWiki and the Clones (not a band as you know) have not been , shown the attention they should have as great software to support truly interactive Web-sites....
John DeBruyn
jdebruyn@xxxxxxx.xxxx
Send Email
Dec 16, 1999
3:42 am
72
One place that Wiki could be promoted is Evolt.Org. It's a non-commercial website about web development for web developers by web developers. (It was started...
jamal_a_wills@xxxx.xx...
Send Email
Dec 16, 1999
6:45 pm
73
for those of you maintaining JOS/perl derived wiki's, A small bug regarding formatting the year has been discovered. the gendate/gentime sub does not handle...
Bob Racko
bobr@xxxx.xxxx
Send Email
Dec 17, 1999
10:24 pm
74
... I found only the following code in my JOS-derived wiki (both in getLocaldate and formatGmTimen, in wiki.pm) But maybe I reverse-engineered it from Twiki...
Christophe Vermeulen
Christophe.Vermeulen@...
Send Email
Jan 12, 2000
12:47 pm
75
... As nobody did and the list is silent, I suggest the opposite : "Just do it" (and publicize it here). Others may comment on evolt then. BTW, happy Y2K to...
Christophe Vermeulen
Christophe.Vermeulen@...
Send Email
Jan 12, 2000
4:53 pm
76
I think the fix you are referring to was my first attempt to fix TWiki for Y2K. The correct one (fixed in TWiki in Aug 1999) is this: my( $sec, $min, $hour,...
Peter Thoeny
peter.thoeny@xxxxxxxx...
Send Email
Jan 12, 2000
6:56 pm
77
I need some help on an IE specific problem. As you know TWiki has a file attachment feature. It uses the <INPUT TYPE="file" ...> tag in an HTML form. Upload...
Peter Thoeny
Peter.Thoeny@xxxxxxxx...
Send Email
Jan 15, 2000
12:43 am
78
Just joined the list... Anyone done any work with hooking links into the Wiki pages that will grab the latest version of a text document out of a cvs tree?...
jesse@...
Send Email
Feb 7, 2000
4:49 pm
79
[This message is not in displayable format]...
Bob Racko
bobr@...
Send Email
Feb 7, 2000
1:26 pm
80
Dear Wiki-folks, after a very long silence on this list... In case you did not notice, there was an article about Wiki systems in the 21 Feb 2000 issue of ...
Peter Thoeny
peter.thoeny@...
Send Email
Mar 5, 2000
9:25 am
81
CERT recently released two papers about the dangers of using HTML in dynamically generated pages: Malicious HTML Tags Embedded in Client Web Requests ...
Peter Thoeny
peter.thoeny@...
Send Email
Mar 5, 2000
9:44 am
82
... I've been thinking about this problem a bit and am pretty torn right now between the costs/benefits of allowing html. From my limited experience, I think a...
Iain Shigeoka
iainshigeoka@...
Send Email
Mar 5, 2000
4:39 pm
83 Bob Racko
bobr@...
Send Email
Mar 6, 2000
1:09 am
84
... Easy collaboration is the most important aspect of Wiki systems, therefore the system should be forgiving to not perfectly formatted text. It would be easy...
Peter Thoeny
peter.thoeny@...
Send Email
Mar 6, 2000
8:23 am
85
... This brings up an interesting question I always wanted to know the answer to. Do we have any idea what the average wiki site size is (in wiki pages)? I'm...
Iain Shigeoka
iainshigeoka@...
Send Email
Mar 6, 2000
3:59 pm
86 Bob Racko
bobr@...
Send Email
Mar 6, 2000
4:48 pm
87
... We have closed to 800 pages in our internal TWiki.Know knowledge base web (a total of 1600 files with the RCS included). I don't see any performance...
Peter Thoeny
peter.thoeny@...
Send Email
Mar 8, 2000
8:45 am
88
... In order to know what pages link to the deleted page, you'll need to store a database of some sort of links to pages won't you? I do really like your idea...
Iain Shigeoka
iainshigeoka@...
Send Email
Mar 8, 2000
3:33 pm
89
... I have added a TrashCanWeb topic as brainstorming idea in the TWiki co-development web at ...
Peter Thoeny
peter.thoeny@...
Send Email
Mar 8, 2000
5:31 pm
90
Peter, There have been some interesting discussions in this list lately and I would like to contribute some alpha code I have. I've been working lately on a...
Sergio Fanchiotti
sergio@...
Send Email
Mar 10, 2000
5:27 am
91
Hello Sergio, I think this sounds very ambitious, in a good way! I use TWiki on a site I built and I think it's one of the better Wiki's around. Mainly because...
arnovdk@...
Send Email
Mar 10, 2000
11:23 am
92
Hi all. I recently set up a TWiki site (Peter was so kind to help me out -- thanks again Peter). Since there was not yet a feature to build new webs (you had...
arnovdk@...
Send Email
Mar 10, 2000
2:59 pm
93
Dear Sergio, It looks already good! And will have very nice features once finished. Keep up the good work. Don't forget to list your Wiki clone in ...
Peter Thoeny
peter.thoeny@...
Send Email
Mar 10, 2000
10:44 pm
94
... Thanks for making this available and announcing it here on the WikiForum. Do you have it available on a publicly accessible server so we can have a look at...
Peter Thoeny
peter.thoeny@...
Send Email
Mar 10, 2000
10:46 pm
95
Firstly, I apologise if this message appeared more than once. I think something went wrong emailing a reply, so that's why now use the onelist-forum itself to...
Arno van der Kolk
arnovdk@...
Send Email
Mar 13, 2000
11:31 am
96
... htpasswd is an Apache tool to create a valid password file given user names and passwords. I believe it uses the unix "crypt" encryption scheme which is...
Iain Shigeoka
iainshigeoka@...
Send Email
Mar 13, 2000
4:28 pm
97
... I'm afraid this doesn't work (unless I'm doing something conceptionally wrong). As I mentioned in my previous post, the result of the encryption is...
Arno van der Kolk
arnovdk@...
Send Email
Mar 14, 2000
12:27 pm
98
... Not really time based but using a "salt" value. See the documnetation on the perl crypt function, the first two characters of the encrypted password is the...
Hans B Pufal
hansp@...
Send Email
Mar 14, 2000
1:01 pm
99
To all owners of a TWiki site. I have noticed that the Ref-By function doesn't work. When I'm in a topic, of which I KNOW that it has references to it, and...
arnovdk@...
Send Email
Mar 22, 2000
12:02 pm
100
... topic, ... the ... same ... I've tried it on my homepage and it seemed to work fine: http://www.luf.org/bin/view/Main/JamalWills . I got 60 hits. Perhaps...
jamal_a_wills@...
Send Email
Mar 22, 2000
1:18 pm
Messages 71 - 100 of 359   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help