Skip to search.
WikiForum · The mailing list for Wiki administrators

Group Information

  • Members: 96
  • Category: Web Design
  • Founded: Aug 21, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 80 - 109 of 359   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
80 Peter Thoeny
peter.thoeny@... Send Email
Mar 5, 2000
9:25 am
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 ...
81 Peter Thoeny
peter.thoeny@... Send Email
Mar 5, 2000
9:44 am
CERT recently released two papers about the dangers of using HTML in dynamically generated pages: Malicious HTML Tags Embedded in Client Web Requests ...
82 Iain Shigeoka
iainshigeoka@... Send Email
Mar 5, 2000
4:39 pm
... 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...
83 Bob Racko
bobr@... Send Email
Mar 6, 2000
1:09 am
84 Peter Thoeny
peter.thoeny@... Send Email
Mar 6, 2000
8:23 am
... 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...
85 Iain Shigeoka
iainshigeoka@... Send Email
Mar 6, 2000
3:59 pm
... 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...
86 Bob Racko
bobr@... Send Email
Mar 6, 2000
4:48 pm
87 Peter Thoeny
peter.thoeny@... Send Email
Mar 8, 2000
8:45 am
... 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...
88 Iain Shigeoka
iainshigeoka@... Send Email
Mar 8, 2000
3:33 pm
... 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...
89 Peter Thoeny
peter.thoeny@... Send Email
Mar 8, 2000
5:31 pm
... I have added a TrashCanWeb topic as brainstorming idea in the TWiki co-development web at ...
90 Sergio Fanchiotti
sergio@... Send Email
Mar 10, 2000
5:27 am
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...
91 arnovdk@... Send Email Mar 10, 2000
11:23 am
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...
92 arnovdk@... Send Email Mar 10, 2000
2:59 pm
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...
93 Peter Thoeny
peter.thoeny@... Send Email
Mar 10, 2000
10:44 pm
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 ...
94 Peter Thoeny
peter.thoeny@... Send Email
Mar 10, 2000
10:46 pm
... 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...
95 Arno van der Kolk
arnovdk@... Send Email
Mar 13, 2000
11:31 am
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...
96 Iain Shigeoka
iainshigeoka@... Send Email
Mar 13, 2000
4:28 pm
... 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...
97 Arno van der Kolk
arnovdk@... Send Email
Mar 14, 2000
12:27 pm
... 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...
98 Hans B Pufal
hansp@... Send Email
Mar 14, 2000
1:01 pm
... 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...
99 arnovdk@... Send Email Mar 22, 2000
12:02 pm
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...
100 jamal_a_wills@... Send Email Mar 22, 2000
1:18 pm
... 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...
101 arnovdk@... Send Email Mar 22, 2000
1:51 pm
... Alright, maybe I should have checked before submitting my question, but it seems that this is an IE-related problem. Indeed, when I do a Ref-By with ...
102 jamal_a_wills@... Send Email Mar 22, 2000
2:13 pm
... but it ... Ref-By with ... to fix ... It works for me in Netscape 4.5 and IE 5.0. What version of IE are you using? It seems to be a pretty standard URL...
103 arnovdk@... Send Email Mar 22, 2000
3:05 pm
... I checked this URL you sent, and by god it worked! After this, I copied the Ref-By url of my site and pasted it into the address bar and guess what. That...
104 Peter Thoeny
peter.thoeny@... Send Email
Mar 23, 2000
7:49 am
... You can escape '&' by '&', so you could write ...?scope=text&regex=on&search=WebHome%5B%5EA-Za-z%5D I created a test page to see if it works: ...
105 arnovdk@... Send Email Mar 23, 2000
8:26 am
... I changed the &'s to &amp; in my view template and this seems to correct things in IE4. Thank you. I also verified that Netscape can still handle this URL....
106 arnovdk@... Send Email Mar 27, 2000
11:25 am
Hello again folks! Some of you may recall me saying a while ago that I created a java-based tool for TWiki which allows for the creation of new webs via the...
107 gearhead@... Send Email Mar 30, 2000
4:18 am
If you put the .properties file in the class path and use ClassLoader.finResource("filename.properties") it will return a Url to the file. Steve Przepiora ... ...
108 gearhead@... Send Email Mar 30, 2000
4:26 am
Hi, I am getting a few error messages from apache and havn't been able to understand them. Plus versioning isn't working at all. Here is the error messages: ...
109 arnovdk@... Send Email Mar 30, 2000
7:30 am
... I also noticed this warning message, but since my TWiki setup appears to be fully functional, I never really minded it. You can, of course, also execute ...
Messages 80 - 109 of 359   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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