Tags:
create new tag
, view all tags

NOTE: You need to login to view your changes

Topics in Codev web to which you, TWikiGuest, made the most recent revision (last 10 max):

Topic Summary Date
CVSBackendProgress I have been told that TWiki (either stable release or latest development release, I assume) doesn't have support for using CVS as a storage backend for revisions and ... 2008-09-04 - 04:23
RevisionDateJan1970 Bug: Revision Date set to Jan 1970 Editing within lock timout period sets revision date to 01 Jan 1970 00:02 GMT while file system date is correct. I'm using RcsLite ... 2004-08-16 - 07:02
Number of topics: 2

Topics in Codev web to which you, TWikiGuest, are involved (last 10 max) :

Topic Summary Date Last Editor
WebStatistics Statistics for Codev Web See also: TWikiOrgStatistics, TWikiDownloadStatistics Month: Topic Views: Topic Saves: Attachment Uploads: Most ... 2012-05-26 - 04:02 Main.unknown
TWikiOrgStatistics Monthly TWiki.org Statistics These are overall statistics across all webs. The latest numbers are also shown on the TWiki.org home page. See also SiteStatistics, OneYearSiteStatistics ... 2012-05-11 - 03:55 PeterThoeny
AccountLedgerApp Account Ledger Application %TOC% A TWikiApplication providing a useful MashUp of the CommentPlugin, SpreadSheetPlugin and the EditTablePlugin. Useful for keeping ... 2012-04-29 - 01:41 DavidMoorhouse
TWikiForWindowsPersonal TWiki for Windows Personal (TWiki WP 4.0.5 2006 12 27) Download TWiki 4.0 TWiki WP 4.0.5.zip (14MB) This is a ready to use TWiki installation for personal use on ... 2012-04-27 - 18:10 PeterThoeny
TWikiIRCWebInterface TWiki IRC Web Interface %STARTINCLUDE% Use http://webchat.freenode.net/ Example: %BR% %STOPINCLUDE% TWiki.org Web based IRC Login (1, 2) Choose your ... 2012-02-23 - 02:32 PeterThoeny
DevelopersNews Note: Interested in participating in a growing open source community? Please read how to get started. TWiki Development News 2012 02 02: Welcome Antti Haapakangas ... 2012-02-03 - 05:59 PeterThoeny
TWikiApplication TWiki Applications %STARTINCLUDE% Web applications with forms and reports that resides in TWiki pages. They are realized as integrated sets of TWiki topics (and sometimes ... 2011-12-12 - 18:59 PeterThoeny
TWikiVMComments TWiki VM Comments/Questions page These are the comments moved over from TWikiVMDebianStable. The idea is not to stifle feedback or comments, but to try any keep the ... 2011-10-25 - 07:14 MassimilianoChiorboli
SecureCookiesForLoginManager Feature Proposal: LoginManager should be able to use secure cookies %TOC% Motivation TWiki::Request supports the 'secure' option for cookies when the connection ... 2011-08-23 - 20:39 PeterThoeny
TWikiVMtoTWikiWP TWiki VM (Virtual Machine) to TWiki WP (Windows Personal) Scope This page is to outline a conversion process of a TWiki installation using TWikiVMDebianStable (ie ... 2011-08-09 - 19:39 PeterThoeny
Number of topics: 10

-- PatrickNomblot - 19 Jun 2003

I had to take out the ALLOWTOPICVIEW because it forced an authentication on the WebChanges and WebRss, rendering the RSS feed invalid.

I added a conditional text to log in in case needed, and I limited the number to 50.

-- PeterThoeny - 20 Jun 2003

I revised the descriptive title, hopefully making it more clear what is actually displayed. I was confused when I looked at this page because I thought it displayed topics in order of my most recent edits but did not see some topics that I remembered editing recently. Looking at the search syntax, I figured out that it actually does a search for topics for which %USERNAME% is listed as having make the most recent revision.

-- LynnwoodBrown - 20 Jun 2003

That's true, it was difficult for me to find a good Topic name and in fact, this topic search is more usefull in Sandbox or Main Webs, were less people collaborate on the same Topic. To make it doing what we expect it to do, we could add an option to Search.pm to tell it to find also in RCS files (%FILES% --> *\.(txt|txt,v) ). This is easy to do but :

  • we may also find RCS structure words,
  • $summary returned will still the one of the last revision, not the good (?) one
  • search would have to list Topics + revision(s) (hard to find a nice way to list)

A real RCSGREP would be wonderfull but in my opinion, it would be too much work for the real need.

Another similar need is to search in a named TOPIC but in all webs (or one web, why not?) So, I can do such things (I'm sure that you will appreciate wink :

TWiki webs in which, you, TWikiGuest, are registered for mail notification :

Number of topics: 1

To do that, I had to use a part of text which only exist in Topic WebNotify. This is not really a nice solution, a better one would be to specify topic name(s) in which I want to search : $topic="WebNotify".

In conclusion, I could change Search.pm to initialize %FILES% with $topic, plus some security check on given text, adding "*\.txt$" or "*\.(txt|txt,v)$" if $RCS="on" option is given.

How do you feel about this ? It could be a nice enhancement of Search.pm without noticeable speed impact. In fact, I do not know how long I will be able to wait before doing it, it's really exiting ;-).

As I recently worked on Search.pm for SearchWithNoPipe, I would be happy to add also these two little features, taking care about the actual high level of code quality and speed of TWiki, as much as I can.

-- PatrickNomblot - 21 Jun 2003

Patrick,

Good work!

I presume you've seen Wikilearn.MyRecentChanges and know that "imitation is the sincerest form of flattery". wink

One suggestion, if you do any of the functions listed above, please consider displaying the results as a definition list as MattWilkie has done over on MyRecentChanges.

IIRC, you have changed the table formatting so the text in the table is left justified (instead of centered) which seems to reduce the overall need for horizontal scrolling, but I still need to scroll horizontally on my 800x600 display.

The text in a defintiion list wraps to the width of the screen as opposed to a table which requires (lots of) horizontal scrolling on my 800x600 display. (And the definition list does look better than the bullets which I tried at first.)

I also:

  • put a <meta name="robots" content="noindex,nofollow"> at the top of MyRecentChanges page (and took the liberty of adding it here) in an effort to keep it from being indexed by Internet search engines (like Google) — as the content of this page is almost solely a dynamic search, I see no point in indexing it, it just adds "noise" to Google search results
  • copied Peter's (thanks!) login reminder to the MyRecentChanges page

-- RandyKramer - 22 Jun 2003

Added last editing author to the "topics you are involved in" search.

-- MattWilkie - 23 Jun 2003

It would be nice if you could search for previous authors. I'm sure a comment of mine has been refactored out of a topic but I can't remember the name of the topic. I use a search on my home page which looks for my signature but since it's been removed I have no way of finding where it was.

-- SamHasler - 23 Jun 2003

NEW IDEA! Whaoooo ! It works fine now, with history TWiki search added on TWiki smile

You are right, the missing feature of TWiki search was search in history files... I have done it while working on SearchWithNoPipe. So, just upgrade Search.pm and you'll get what we all (I suppose wink ) really wanted to have with : MyEditedTopics

I made the Search.pm available in SearchWithNoPipe, it makes TWiki able to find in RCS files without need of extra power. Just use option scope=history (which stay compatible with previous Search.pm) and, at last, topic MyEditedTopics gives you what we all wanted !

-- PatrickNomblot - 24 Jun 2003

Topic revision: r14 - 2004-07-29 - WillNorris
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.