[git] web/doc.git annotated tag RELEASE_1_0_4 created. RELEASE_1_0_4

[email protected]
Newsgroups php.doc.web
Message-ID <[email protected]>
The annotated tag, RELEASE_1_0_4 on web/doc.git has been created
        at  b3e23083f13fba6b7c7b87f5ff4f3a0238fe46d7 (tag)
   tagging  e0df61425788eec24d6b452351df393baef09c6d (commit)
 tagged by  David Soria Parra
        on  Sat Dec 31 23:01:00 2005 +0000

-- Log ----------------------------------------
This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0_4'.

Derick Rethans (1):
      - Added a dummy README file to test.

Gabor Hojtsy (12):
      pointer to mailing list
      Adding complete copy of CVS files which
      somehow my last commit didn't get through, trying a small one
      Apache 2 compatbility (patch by Nuno)
      fix errors spotted by Vincent, and add site specific setting file
      ignore your local changes to the file you got from CVS
      ignore generated images here
      ok, use your local copy instead (this allows easy modification and update of the sample settings file later)
      credit Vincent for dealing with our pepr port, plus use alphabetical ordering for the name list
      the site was rebranded as 'Documentation Tools' site recently
      the site was rebranded as 'Documentation Tools' site recently; and a typo
      do the howto weekly, not monthly

Jacques Marneweck (23):
      Typo fix.
      Display CVS version.
      Initial script I used to populate the documentation checkouts.
      Fixing so revcheck works.
      Remove d line as we don't need it.
      Start documenting how I managed to get this site to work on my server.
      Updated server admin credits.
      Added script which I used to generate the sqlite database for the RFC
      This is where bash is installed on doc.php.net
      Fix to use varialbes from build-ops cache (ala configure).
      Updated install notes.
      Make work via cron script.
      Part one of the whole credential caching and auth code for doc.php.net
      Added the credential caching code, also refuses users with empty passwords
      Redirect users to the new login page instead of to master.php.net for
      Forgot to commit this last nite.
      Fix configure script to find some utils.
      Regenerate the apidocs hourly.
      Add setup script for users database.
      Check if we have a magic cookie prior to getting the username and passwords,
      whishlist -> wishlist
      Note the memory limit I'm using for doc.php.net
      Updated copyright year

Matt Li (6):
      Added meta tools www
      Initial commit of meta tools www
      Apply Yannick's revcheck patches
      Fix #34077
      Only allow common pages to switch projects
      Add Russia to countries list

Mehdi Achour (16):
      added the extension to the filename so that we can see the diffs on the list
      typo in ini setting
      fix error messages
      big WS cleaning, this file was a mess,
      kill tabs
      templatize the contact page
      bye bye nasty setting
      add checks on documentation type, languages, don't generate blank revchecks, cleaning
      tabs...
      enable revcheck for smarty and peardoc, clean the image generators and the .sh script
      link to unified diffs
      Credit back Goba and Georg as authors
      WS and CS (also remove error_reporting(E_ALL))
      Also make the tar.gz format
      Add () after function names and display the flag near the selected languages
      fix notice that breaks headers

Nuno Lopes (69):
      update the languges avaliable
      readd translations with no activity
      remove old RFC file
      install dependencies
      kill warning
      nuke notice in php 5
      simplify the cron scripts
      the correct cvs module is peardoc
      trying to put revcheck working...
      nuke notice
      fix html errors
      fix the jpgraph error
      better date format
      sort languages
      add revcheck to cron job and generalize the update cvs script
      add missing CVS auth system
      return false if using cvsread user
      make docweb compatible with windows/cygwin
      copy-paste error, sorry
      add orphan notes script
      commit new checkent script
      whats this bogus fputs()? :)
      add support for https, non-default ports, URLs with ?querys.
      fix relative HTTP paths
      generalize check: use it for phpdoc, peardoc and smarty
      first release of the howto cron job
      ignore howto folder
      return entity as-is if not found - fixes howto title
      fix howto nav bar
      add gtk support
      life is simpler... :)
      enable gtk checkent. enable revcheck for all languages, as it was templated
      fix the relative url handling function. Now it passes most RFC 1808 tests
      convert all entitites to UTF-8
      convert intro and translator names to UTF-8
      major script tuning:
      use the new table schema
      remove the index, as it isnt used
      generate the ouput of the notes stats in the cron job
      html fixes
      the note id must be PRIMARY KEY, because there are repeated e-mails about the same note. this way, we prevent having duplicate notes in the DB
      half rewrite of redirection system. huge simplification of the code.
      convert auth script to sqlite
      adding transactions to highly improve performance
      require 3 MBs of DB
      hopefully fix the problem in the cron jobs by using an absolute path
      fix resuming
      add date of last check
      fix bug when the url doesnt have a trailling /
      update gtk-doc globa.ent file location
      fix the revcheck problem reported by Moosh: non-phpdoc diffs broken
      add a no-white-space diff link. may be usefull when upgrading to the new style
      fix bug that prevented files from beeing downloaded, because we were including them as PHP files.
      ups.. use the cached uri
      finally fix my crap of yesterday
      link extensions and functions to php.net
      clean up auth stuff. add a is_admin() function.
      add the admin zone
      add unlink() and chmod(). not sure if this will help, but i hope so :)
      show the warnings when executing the query to workaround a stupid libsqlite bug
      remove a debug artifact. add the licence thinguie.
      add a user_info() function for the future /user/xx info and for RFC
      make RFC work with the users DB
      add a minimal /user/xx script. urgent: need a designer :)
      fetch the user's real name from the master server if it isnt in the DB
      kill the warning
      add a user list and validate the $userid properly
      show the countrie's name, not the abbreviation
      add techtonik's country

Philip Olson (2):
      Use sqlite_query() instead of sqlite_exec() as _exec() is undefined on this server.
      Initial TODO commit

SVN Migration (2):
      Standard project directories initialized by cvs2svn.
      This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0_4'.

Sean Coates (82):
      added step for config file
      documentations -> documentation
      'Documentation Tools' in headers
      ignore scripted cvs dir
      page title
      ar = Argentina (jo = Jordan)
      Arabian? Arabic\!
      Reverted jo to ar (because ar is the name of the doc module).
      subdomains -> paths
      get_insite_url bug
      removed redundancy
      cvsignore for sqlite/
      cs/ws cleanup
      moved .sql out of root
      prevents "Notice: Trying to get property of non-object in .../docweb/www/rfc/rfc-proposal-edit.php on line 168"
      uh.. oops?
      split init from libraries
      Initial template & language engines
      typo in->off
      nested entity support
      added dynamic entity params
      removed short tags
      added closing ?> tag
      credits->template
      copyright->template
      removed hardcoding
      cron manager (simple -- see README)
      (minimal) autoconf for docweb
      pre-generated configure file
      fixed relative path problem
      re-worked configure
      changed INSTALL instructions
      set ownership script
      substitute PHP executable in build-ops*
      fix 404 url breakage
      more fixed for URL break on 404
      fixed wrapper (was only executing one file, now executes full dir)
      create empty dochowto dir
      more URL hacks
      CS && cleanup
      php -l is my friend (sorry)
      chopped h1 title (e.g. for: http://docweb.phpdoc.info/php/dochowto/chapter-maillist.php)
      removed my debug truncation; should never have been committed
      massive re-working of the checkent script
      hmm.. late night vim'ing isn't good for me
      forgot to commit this last night
      removed superfluous HTML output (now templated via SQLite)
      another uncommitted file from last night
      more checkent cleanup
      more checkent cleaning && now with (optional) forking
      entitied results
      sqlite_open cleanup
      scoping fix
      moved bitbucket redirect
      bug counts (needs PEAR::XML_RSS)
      file_put_contents workaround
      LIVEDOCS mirror configure support
      Port of: http://www.phpdoc.info/entities/
      removed no-longer-useful speed reading
      added third column for redirects (nuno's request) + ws fixes
      now wide mode (three columns for redirect) is optional
      other half of widemode (see previous commit on checkent.tpl.php)
      chopped URLs in non-wide mode (http://url..istoolong/)
      WS
      fixed regex and callback index (URL linking was broken)
      make URL callback use str_chop(...)
      - CS
      link in entities
      silly eclipse files
      DAO Common class (for all of DocWeb)
      Function Aliases (from Erigol's scripts) DB population
      more meta-info (erigol) scripts
      Common error message template
      rework notes-stats for template system
      Note statistics
      reworked, ignore a different file, now
      reworked for template system
      oops; fix filename
      change 6 months cutoff to 1 year
      typo in comment
      add echos (fix totals)
      add raw output (for integration -- Zend Who's Who, for example)

Vincent Gevers (108):
      This include does not seem to be needed by this file
      path fixes
      path fixes
      Fixed a function using the missing function
      /sqlite is the default for the databases, those should not be commited
      making this username cvsread, this can be done because this is not a development checkout
      Not all systems are the same or use the same path.
      First RFC System related commit
      Adding the include/ files for the RFC System
      Adding the public files for the RFC System
      Adding the sql for the SQLite database
      Updated install instructions for RFC System
      File upload related fixes
      really limit to 100kb
      Sync with patch from pearweb
      making sure we don't add stuff that looks stupid
      Update install instructions
      hmm, how did that come there
      sync with PEPr
      more PEPr patches
      Mainly XHTML fixes
      Found the pecl favicon
      Placing thew revcheck images in there own directory makes things clearer
      Should not ignore the dir, ignore the files in it...
      - Prevent 404 errors
      the table should not be removed...
      - Updated links
      PEPr patch:
      PEPr patch
      Layout tuning
      For some strange reason SQLite stores binary data when you try to add an
      avoid ugly pages when there is no header yet (rfc db not installed yet)
      - Go with a nices tabbed display for the overview page
      give a warning to avoid an empty page
      some small fixes
      Just to be on the safe side..
      Fix RFC paths
      ignore all .sqlite files
      Remove unused file and add a nice error message when a file could not be
      Updated install instructions
      Very dirty hack to fix the RFC System links
      Fix the RFC emails
      changed all the get_resource_url() links into 'normal' links
      oops, missed this one...
      Fixing the revcheck script
      Some small XHTML 1.1 Strict fixes
      only use var_dump() if DEVBOX is true
      fix a revcheck image path
      even more revcheck fixes
      This should fix the rewrite problems on doc.php.net.
      - Make cli scripts work again
      Fixing this little error
      Been busy without committing..
      - Stripslashes the translated entities
      short_open_tags is used in the templates
      Kill another warning (sqlite will try to create an empty db, the query
      After some debugging and looking at diffs I found this line...
      Prevent a '...not unique..' errorwhen calling rev.php without languages
      Ignoring the files that may only be in the en tree
      Add the generation date and time.
      Adding a slash seems to fix revcheck and db problems
      Template the error page
      make some servers happy with a user-agent and sleep to prevent servers from blocking the script. Also added a counter
      fix the checkent links
      Add a check to avoid file not found warnings
      Revert.
      make the urls clickable, for manual checking
      mainly fix the problem with the openldap.org servers
      Revert this... lets hope the openldap.org team can fix there dns/servers
      let the script tell us what it is checking
      avoid some notices by unused code
      Commiting the notes_stats scripts
      Lots of fixes for the Notes stats scripts
      Some fixes to allow older notes to get parsed
      make sure we don't create // links on the main page, it breaks firefox...
      First steps to make the RFC system use real usernames.
      Removing 'Testing' parts.
      this seems better
      also adding a real name here.
      real user info works better
      copy and paste error, by me :(
      add a last updated date
      whoops
      more real name places
      Cronjob for the RFC System
      run this script in cli mode
      for some better testing I'm speeding up the process, will revert this
      never allow users to vote on there own proposal
      Adding an update interface for user information
      Country selection
      add cvsignore
      Make sure ownership is set
      I may only edit myself...
      This seems to make the cookie thing work
      The doc.php.net has still PHP4 and no sqlite_exec support
      o Secure the rfc system from guests
      Allow users to delete there current photo
      nice idea, but it didn't really work correct..
      A '-' is an empty comment
      Revert this, the cronjob seems to work fine :)
      Fix for the png issue on IE.
      Sync with pearweb changes (No need for a submit, when freezed)
      Merging a pearweb change: A reason for deletion
      The /user/username is a special redirect.
      Fix for a username like tony2001
      Also add the delete reason in the emails
      This failed to work, for some strange reason
      Sync with pearweb pepr


Thank you for your contribution.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.