> Nuno, thanks for the script. It can be run locally and there will be > only mass reassignment part on the server. My original idea was to > have both parts on the server but it would be a bit harder as the list > of IDs has to be readable on master.php.net somehow. > > Jakub Vrana
I think the most simpler ways to get the manual ID are: * use the first part of my program (need a phpweb/manual/en rsync) (much faster option) * use a livedocs DB (need phpdoc checkout) Then do a select on the notes db and check for non-valid IDs and do a foreach{} to print a html form to allow us to change the IDs. Jakub, if you need some help, just mail me! Nuno