1 cset was pushed to modules/xarbb: bug 3120 subscribe to topics.Link in top...

niceguyeddie-111RdWWlOxkOkXtL6OYfHgC/[email protected] (John Cox)
Newsgroups gmane.comp.cms.xaraya.bk-notices
Organization Xaraya
Message-ID <[email protected]>
Changes were applied by John.Cox to modules/xarbb level 20.
    The following cset was applied:
    
    ChangeSet
      1.500 05/02/28 20:27:30 John.Cox@mcnabb. +11 -0
      bug 3120 subscribe to topics.
      
      Link in topic view for subscribing per topic.
      Sends email when topic is replied to.
      Does not digest, and I have no plans to do so.
      Requires DB change and update to topic table (in init).
      Could use some testing, but works fine on my box.
      
      New field in topics table is for seialized values.  I'm also planning to get rid of the status field, and enter that in this.  That would allow more than one status.
      Also can be used for flagged entries, nntp times, etc.  Works good on my box, but I only have a single test topic.  Need to check the performance hit (shouldn't be any worse than the foptions field).
    
      xaruserapi/replynotify.php
        1.1 05/02/28 20:27:28 John.Cox@mcnabb. +70 -0
    
      xaruser/subscribe.php
        1.1 05/02/28 20:27:28 John.Cox@mcnabb. +50 -0
    
      xarversion.php
        1.25 05/02/28 20:27:28 John.Cox@mcnabb. +2 -3
        bug 3120 subscribe to topics.
        
        Link in topic view for subscribing per topic.
        Sends email when topic is replied to.
        Does not digest, and I have no plans to do so.
        Requires DB change and update to topic table (in init).
        Could use some testing, but works fine on my box.
        
        New field in topics table is for seialized values.  I'm also planning to get rid of the status field, and enter that in this.  That would allow more than one status.
        Also can be used for flagged entries, nntp times, etc.  Works good on my box, but I only have a single test topic.  Need to check the performance hit (shouldn't be any worse than the foptions field).
    
      xaruserapi/updatetopic.php
        1.22 05/02/28 20:27:28 John.Cox@mcnabb. +6 -14
        bug 3120 subscribe to topics.
        
        Link in topic view for subscribing per topic.
        Sends email when topic is replied to.
        Does not digest, and I have no plans to do so.
        Requires DB change and update to topic table (in init).
        Could use some testing, but works fine on my box.
        
        New field in topics table is for seialized values.  I'm also planning to get rid of the status field, and enter that in this.  That would allow more than one status.
        Also can be used for flagged entries, nntp times, etc.  Works good on my box, but I only have a single test topic.  Need to check the performance hit (shouldn't be any worse than the foptions field).
    
      xaruserapi/replynotify.php
        1.0 05/02/28 20:27:28 John.Cox@mcnabb. +0 -0
        BitKeeper file C:/cygwin/home/dev/www/xaraya/stable/html/modules/xarbb/xaruserapi/replynotify.php
    
      xaruser/subscribe.php
        1.0 05/02/28 20:27:28 John.Cox@mcnabb. +0 -0
        BitKeeper file C:/cygwin/home/dev/www/xaraya/stable/html/modules/xarbb/xaruser/subscribe.php
    
      xaruserapi/gettopic.php
        1.20 05/02/28 20:27:27 John.Cox@mcnabb. +6 -13
        bug 3120 subscribe to topics.
        
        Link in topic view for subscribing per topic.
        Sends email when topic is replied to.
        Does not digest, and I have no plans to do so.
        Requires DB change and update to topic table (in init).
        Could use some testing, but works fine on my box.
        
        New field in topics table is for seialized values.  I'm also planning to get rid of the status field, and enter that in this.  That would allow more than one status.
        Also can be used for flagged entries, nntp times, etc.  Works good on my box, but I only have a single test topic.  Need to check the performance hit (shouldn't be any worse than the foptions field).
    
      xaruserapi/getalltopics.php
        1.25 05/02/28 20:27:27 John.Cox@mcnabb. +7 -5
        bug 3120 subscribe to topics.
        
        Link in topic view for subscribing per topic.
        Sends email when topic is replied to.
        Does not digest, and I have no plans to do so.
        Requires DB change and update to topic table (in init).
        Could use some testing, but works fine on my box.
        
        New field in topics table is for seialized values.  I'm also planning to get rid of the status field, and enter that in this.  That would allow more than one status.
        Also can be used for flagged entries, nntp times, etc.  Works good on my box, but I only have a single test topic.  Need to check the performance hit (shouldn't be any worse than the foptions field).
    
      xaruserapi/get_allposts.php
        1.8 05/02/28 20:27:27 John.Cox@mcnabb. +1 -3
        bug 3120 subscribe to topics.
        
        Link in topic view for subscribing per topic.
        Sends email when topic is replied to.
        Does not digest, and I have no plans to do so.
        Requires DB change and update to topic table (in init).
        Could use some testing, but works fine on my box.
        
        New field in topics table is for seialized values.  I'm also planning to get rid of the status field, and enter that in this.  That would allow more than one status.
        Also can be used for flagged entries, nntp times, etc.  Works good on my box, but I only have a single test topic.  Need to check the performance hit (shouldn't be any worse than the foptions field).
    
      xaruser/updatetopic.php
        1.22 05/02/28 20:27:27 John.Cox@mcnabb. +7 -1
        bug 3120 subscribe to topics.
        
        Link in topic view for subscribing per topic.
        Sends email when topic is replied to.
        Does not digest, and I have no plans to do so.
        Requires DB change and update to topic table (in init).
        Could use some testing, but works fine on my box.
        
        New field in topics table is for seialized values.  I'm also planning to get rid of the status field, and enter that in this.  That would allow more than one status.
        Also can be used for flagged entries, nntp times, etc.  Works good on my box, but I only have a single test topic.  Need to check the performance hit (shouldn't be any worse than the foptions field).
    
      xartemplates/user-viewtopic.xd
        1.91 05/02/28 20:27:27 John.Cox@mcnabb. +6 -0
        bug 3120 subscribe to topics.
        
        Link in topic view for subscribing per topic.
        Sends email when topic is replied to.
        Does not digest, and I have no plans to do so.
        Requires DB change and update to topic table (in init).
        Could use some testing, but works fine on my box.
        
        New field in topics table is for seialized values.  I'm also planning to get rid of the status field, and enter that in this.  That would allow more than one status.
        Also can be used for flagged entries, nntp times, etc.  Works good on my box, but I only have a single test topic.  Need to check the performance hit (shouldn't be any worse than the foptions field).
    
      xarinit.php
        1.59 05/02/28 20:27:27 John.Cox@mcnabb. +19 -8
        bug 3120 subscribe to topics.
        
        Link in topic view for subscribing per topic.
        Sends email when topic is replied to.
        Does not digest, and I have no plans to do so.
        Requires DB change and update to topic table (in init).
        Could use some testing, but works fine on my box.
        
        New field in topics table is for seialized values.  I'm also planning to get rid of the status field, and enter that in this.  That would allow more than one status.
        Also can be used for flagged entries, nntp times, etc.  Works good on my box, but I only have a single test topic.  Need to check the performance hit (shouldn't be any worse than the foptions field).
    
      xaradmin/checkip.php
        1.4 05/02/28 20:27:26 John.Cox@mcnabb. +6 -21
        bug 3120 subscribe to topics.
        
        Link in topic view for subscribing per topic.
        Sends email when topic is replied to.
        Does not digest, and I have no plans to do so.
        Requires DB change and update to topic table (in init).
        Could use some testing, but works fine on my box.
        
        New field in topics table is for seialized values.  I'm also planning to get rid of the status field, and enter that in this.  That would allow more than one status.
        Also can be used for flagged entries, nntp times, etc.  Works good on my box, but I only have a single test topic.  Need to check the performance hit (shouldn't be any worse than the foptions field).
    
Links for the differences:
http://xaraya.com:15000/modules/xarbb/[email protected]
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.