home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 March / PCWorld_2001-03_cd.bin / KOMUNIK / progweb / progweb.exe / phpnuke / CHANGES < prev    next >
Text File  |  2000-12-05  |  11KB  |  234 lines

  1. PHP-Nuke: Web Portal System
  2. ===========================
  3.  
  4. November 2000: Version 4.3
  5. ==========================
  6. - Created modular admin to facilitate add-ons integration (Thanks to Pascal Riva for the first idea!)
  7. - Added Unlimited MultiAdmin Add-on (Thanks to KingRichard from http://www.phpnuke.web.id)
  8. - Improved Web Links, based on JourneyLinks modifications (needs more work!)
  9. - Topics ordered by Name instead of ID in topics.php and admin.php
  10. - Removed all config.php includes and replaced by global declarations (result: good performance)
  11. - Initial HTML code fixes (Added some \n when needed, but there are much work with this yet)
  12. - Fixed bug in Send this Story to a Friend
  13. - New submissions now have a separate section in admin
  14. - Improved Members List
  15. - Added Arabic translation
  16. - Added Barrapunto Theme
  17. - Added Today's Big Story Box
  18. - Added Who's Online Box
  19. - Added Automated Articles System
  20. - Fixed cookies recognition for articles and poll comments
  21. - Moved Languages files to language directory and changed the call from mainfile.php
  22. - Cosmetic changes in Preview function of submit.php file
  23. - Fixed all needed updates for ultramode.txt file
  24. - Fixed some anonymous post options in comments and pollcomments (global declarations troubles)
  25. - Finaly Fixed counter.php to avoid that Unknown stats
  26. - Added poll title on the navigation bar in pollcomments.php
  27. - Fixed some minor translation errors in all language files (Thanks to all translators!)
  28. - Added missing translation text for sections search results
  29. - Fixed votes number display for polls
  30.  
  31.  
  32. October 2000: Version 4.2
  33. =========================
  34. - Linux Mandrake 7.2 includes PHP-Nuke in Web Development Category
  35. - Fixed one more bug in the Send This Story to a Friend
  36. - Added stripslashes(fixquotes()) to text type inputs in preferences
  37. - Removed all config includes from themes
  38. - config.php now stores the data into plain text and not in database
  39. - Fixed bug in the Preferences: Articles Numbers in Admin selection
  40. - Fixed Quotes display for scroll bar in Related Links
  41. - Removed global variable on KDE theme
  42. - Minor improvements in the Metal Theme
  43. - Added NewsForge Theme
  44. - Added AnalogX Theme
  45. - Added Ethereal Theme
  46. - Added NiH Theme
  47. - Added Sunset Theme
  48. - Added Slackware Theme
  49. - Added 0ri0n Theme
  50. - Added Croatian translation
  51. - Added Members List feature (memberslist.php)
  52. - Removed some nl2br in comments.php and admin.php
  53. - Fixed some visual stuff for comments reply
  54. - Fixed the admin graphics path in the database
  55. - All themes now use the same logo.gif filename for logo, but one GIF per theme
  56.    to match the theme background, texture, colors, whatever.
  57.  
  58.  
  59. October 2000: Version 4.1
  60. =========================
  61. - Added missing "related" table in upgrade35-4.php file
  62. - Fixed the parse error in upgrades files
  63. - Fixed bug in the Send this Story to a Friend scripts
  64. - Initial work to fix the multiple includes of config.php
  65. - Added a test fix for the high number of unkown Browsers and OS in stats.php
  66.  
  67.  
  68. October 2000: Version 4.0
  69. =========================
  70. - PHP-Nuke now has its own domain name! (http://phpnuke.org)
  71. - Changed INSTALL and README files
  72. - Fixed double apostrophes bug in comments.php and pollcomments.php
  73. - Added $notes in the preview of the submitted news
  74. - Added nl2br to the Extended text of the story ($bodytext)
  75. - Removed Spanish GPL license file (saved some space)
  76. - Added Recommend This Site Option
  77. - Changed lang-english to not translate english from english
  78. - Created lang-TEMPLATE.php as translators guide
  79. - Random links in Web Links now count the hits
  80. - Increased to int(3) the topicid in topics table
  81. - Added 10 last news submissions and comments in users page
  82. - Added a complete full featured File Manager based in WebExplorer
  83. - Added Advanced Stats for Admins only on stats.php
  84. - All site configuration now is done in Administration script
  85. - Fixed tables colors in comments.php
  86. - Added search for comments, sections and users in search.php
  87. - Fixed error messages when activate banners for the first time
  88. - Added Headlines Grabber to put news from other sites
  89. - All themes changed, first step for the future Theme Builder addon
  90. - Increased to 40 the encrypted password field for users table
  91. - Added Images Upload System
  92. - Added control for number of stories to show in the Home via config.php
  93. - Removed all "<>" in language files comments due to a bug in the headers
  94. - More documented text in config.php
  95. - All Links in links.php now open a new browser window
  96. - Fixed url to "/cookie.php" in user.php
  97. - Fixed "/" url in the themes. Now points to $nuke_url
  98. - Added possibility to allow/disallow anonymous to post comments
  99. - Added Administrators Online Manual with javascript functions
  100. - Default theme is now selectable in config.php (many requests for this one!)
  101. - Users login box added to all themes
  102. - Users login box text added in translation system
  103. - Added a little/nice easter egg (You have the code, but can you find it?)
  104. - Removed the useless titletag and titlebar from config.php and themes
  105. - Added $slogan in config.php
  106. - Fixed a spanish hard text in pollBooth.php and in stats.php
  107. - Changed bar graphics for surveys and stats, cool Aqua button ;)
  108. - Fixed wrong width graphic in stats.php
  109. - Removed Email display for password lost functions, more privacy for users
  110. - Banners deactivated by default in config.php
  111. - Hits to be Popular Link upped to 500 by default in config.php
  112. - Initial use of CSS Stylesheet code in header.php
  113. - Cleaned each themes files to match changes in header.php
  114. - Deleted all fonts face commands (reduced 15+ Kb from code!)
  115. - Site Font is now customizable from config.php (yes!)
  116. - Fixed some typos in banners.php
  117. - Many cosmetic changes in admin html tables
  118. - Added Related Links for each article page
  119. - Added Related Links manager in administration under Topics Manager
  120. - Added javascript scroll box in related links box with last news
  121. - "Post your comment" button moved inside related links box
  122. - Added "The most read story about" for each article page
  123. - Changed to fixed white table color in search.php
  124. - Added Older Articles link in the Old Articles box
  125. - Fixed a bad translation in user.php
  126. - Added PHP-Nuke version number in statistics page
  127. - Added "Send To Friend" functions for stories
  128. - Removed common header on all themes
  129. - Added common header functions in header.php
  130. - Added nice style class to all input text forms
  131. - Added Printer Friendly Page for each article/story
  132. - $site_logo from config.php now works for printer friendly page
  133. - Fixed that "s" for comment plural in index.php
  134. - Added Korean translation
  135. - Added Quebec/French translation
  136. - Added Norwegian translation
  137. - Added Indonesian translation
  138. - Added Slovak translation
  139. - Added Latvian translation + graphics
  140. - Added Metal theme (Thanks to Tim Litwiller)
  141. - Added BlackRoad theme (First with attempt with a Black background)
  142. - Added Xeron theme (Thanks to the folks at Xeron.org)
  143. - Added missing </select> in events maintenance
  144. - Renamed all "Events" words to "Ephemerids"
  145. - Removed Important Note at the end of README file, be happy
  146.  
  147.  
  148. September 2000: Version 3.6
  149. ===========================
  150. - Fixed some very little bugs in index.php
  151. - Fixed some forgotten stuff in upgrade files
  152.  
  153.  
  154. September 2000: Version 3.5
  155. ===========================
  156. - Added Events system with full admin menu
  157. - Changed font size for Survey Block
  158. - Added Polish translation
  159. - Added Japanese Translation
  160. - Fixed some language files for typos
  161. - Renamed all .php3 files to .php
  162. - Removed hits counter for links in stories
  163. - Removed redirect.php3 due to high number of problems
  164. - Added compatibility for new MySQL version renaming reserved words
  165. - Fixed more bugs in admin login functions
  166. - Fixed a bug that prevents to change sections
  167. - Some english language file typos corrected (that "readed" stuff)
  168. - Fixed Header bug for some languages files
  169. - Added Important Note at the end of README file
  170. NOTE: This is the last release in SourceForge, next versions will be available
  171. only in the official site at http://www.ncc.org.ve/php-nuke.php3
  172.  
  173.  
  174. August 2000: Version 3.0
  175. ========================
  176. - Fixed security bug in admin.php3 that allows anyone to enter to the
  177.   admin section without login and password
  178. - Fixed themes functions bug reported in PHP4
  179. - PHP-Nuke is now 99% PHP4 compatible, thanks God! (report any issue)
  180.  
  181.  
  182. August 2000: Version 2.5
  183. ========================
  184. - Added Comments for Polls/Surveys
  185. - Posters IP now show full hostname, if not detected show IP number (only for admin)
  186. - Fixed bug that prevents to vote in past polls
  187. - Added Dutch translation
  188. - Added Simplified and traditional Chinese translation and buttons
  189. - Added missing links.gif in admin section
  190. - Added graphics buttons for German and French languages
  191.  
  192.  
  193. July 2000: Version 2.02
  194. =======================
  195. - Added Yahoo! like web resources system with categories (reason for the 2.0)
  196. - Banner Client now can Email himself a complete stats report
  197. - Some cosmetic stuff in banners.php3 for clients display
  198. - New ultramode.txt news headlines file generator (a general purpose text file)
  199.     (You need to chmod 777 your web main directory. File usefull for some things)
  200. - Redirect works now, for links in stories don't use quotation marks ("")
  201.     (This is good: <a href=http://www.mysite.com>MySite</a>)
  202.     (This is NOT good: <a href="http://www.mysite.com">MySite</a>)
  203.     (If you put the "" hits will not be updated!)
  204. - Edit User in admin section now works
  205. - Fixed "/" in some themes to point to correct path for .php3 files
  206. - Fixed a table bug in Slash theme
  207. - Cosmetic stuff in some themes
  208. - Changed the logo for all themes to see the PHP-Nuke logo insteed of Linux Preview one
  209. - Fixed bug in articles.php3 to point to search with correct Topic
  210. - Added German, Italian, Danish, Portuguese, Russian, Swedish and French translations
  211. - Added translation text to no results page in search.php3
  212. - Translated some hard words in the code
  213. - Improved function to order topics in groups of 5 from admin.php3 and topics.php3
  214. - Added more statistics data in the stats.php3
  215. - Added a News Submissions alert in the Home of Default Theme for Admins only
  216. - Older Articles block now have news divided by day (more elegant)
  217. - Added support for Locales Date/Time functions to have better multilingual support
  218.     (for this function you need to have locales databases installed, most Linux
  219.     distributions already install all the locales needed)
  220. - More efectively random function for banners display
  221. - Added some missing html tables in Admin
  222. - Added graphics to sections main page and admin (Remember to edit "sections/template.gif")
  223.     (and remember to add the graphic for each section in admin)
  224. - Added one new theme, SlashOcean based on Slash
  225. - Fixed some PHP4 issues (need more tests but it's a first step)
  226. - Reduced space between images in the top of Slashdot theme
  227. - Some more I don't remember...
  228. - For sure added more bugs, or no? ;)
  229.  
  230.  
  231. June 2000: Version 1.0
  232. ======================
  233. First Release
  234.