Changeset 1382 for feedmelinks/user

Show
Ignore:
Timestamp:
03/04/07 16:06:19 (2 years ago)
Author:
jm3
Message:
  • cleaned up and CSS-ified the tag-list "batch operations" footer, then made it a header (partly because upon hearing a user request for help, i realized that if you have a tag with more than a screen-full of links, the batch operations buttons will be below the fold)
  • admin script to clean up any lingering import temp files (they're permission rw0000 so they're unreadable by anyone on the server, and they only get saved when the app is in debugging mode, but they shouldn't be cluttering up /tmp)
  • mootools collapse/expand tests -- need to integrate into the new taglist header
  • improved login copy message a tiny bit and added the silly progress bar... i need a new, cooler one'''
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • feedmelinks

    • Property svn:ignore changed from
      .htaccess
      cgi-bin
      cheat
      logs
      portal.php
      testing
      the-lost-urls
      utils.inc.php
      wall-of-ancients.php
      work
      *webalizer*
      _assets
      _profiling
      TODO
      info.php
      setup
      _comments
      local-remote-root
      .DS_Store
      flash
      _logs
      usage
      mint
      cgi-bin
      dev
      please
      usr
      blog
      to
      .htaccess
      cgi-bin
      cheat
      logs
      portal.php
      testing
      the-lost-urls
      utils.inc.php
      wall-of-ancients.php
      work
      *webalizer*
      _assets
      _profiling
      TODO
      info.php
      setup
      _comments
      local-remote-root
      .DS_Store
      flash
      _logs
      usage
      mint
      cgi-bin
      dev
      please
      usr
      blog
      xfer
  • feedmelinks/user/re-enable.php

    r1360 r1382  
    2121        re_enable_user( $u ); 
    2222        $site = getSiteURL(); 
    23         fire(  "User $u returning!", "We automatically re-enabled them. $site/u/$u\n\n--\nFML Robot" ); 
     23        fire(  "User $u ($user) returning!", "We automatically re-enabled them. $site/u/$u\n\n--\nFML Robot" ); 
    2424?> 
    2525<h1>Welcome back <?= $u ?>, we're glad to have you!</h1>