仓酷云

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 1329|回复: 19
打印 上一主题 下一主题

[学习教程] PHP网页设计phpBB 3.0.6 RC1复杂引见和下载

[复制链接]
海妖 该用户已被删除
跳转到指定楼层
楼主
发表于 2015-2-3 23:43:58 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
在我开始学习PHP以前,我从未想过要做软件工程,即便是在去听过华育国际的关于软件工程的美好前景后,因为我一直都没有想过要与代码打交道,而是想学好所学专业,做个网络工程师或者是网络安全人员。   </p> phpBB不但是受接待的自在软件仍是个开放源代码的收集服装论坛体系,利用PHP作为法式言语,并撑持如MySQL、 PostgreSQL、MSSQL、Microsoft Access与Oracle[1]等的材料库.
除去材料库撑持上,以下为phpBB的几项长处:
    * 利用样板体系设计可便利地疾速修正
    * 国际化并撑持61种可用的言语翻译,phpBB宣称可同时装置多套翻译
    * 复杂且浩瀚的收集服装论坛供应利用者自在交换与外挂软件的增援
下载:phpBB 3.0.6 RC1

The package is downloadable from:
http://www.phpbb.com/files/qa/phpBB-3.0 ... hanges.zip
http://www.phpbb.com/files/qa/phpBB-3.0 ... es.tar.bz2

New features, changes, bug fixes

The following is a list of major new features implemented in phpBB 3.0.6:




  • Backported 3.2 captcha plugins:

    • Classic and GD CAPTCHA
    • reCaptcha (based on API from recaptcha.net by Mike Crawford and Ben Maurer)
    • Q&A CAPTCHA
    • 3D Wave (by Robert "Xore" Hetzler)
      



  • Introduced new ACM plugins:

    • null (to disable caching completely)
    • memcache (http://pecl.php.net/package/memcache)
    • APC (http://pecl.php.net/package/APC)
    • XCache (http://xcache.lighttpd.net/)
    • eAccelerator (http://eaccelerator.net/)
      


  • ATOM Feeds
  • bare-bones Quick Reply editor in viewtopic
  • Users can report PMs to moderators which are then visible in a new MCP module
  • Ability to copy permissions from one forum to several other forums.
  • Send statistical information (anonymously) about PHP and phpBB configuration to help improve phpBB.
The following is a list of minor feature additions to phpBB 3.0.6:


  • Add language selection on the registration terms page
  • New groups option to excempt group leaders from group permissions
  • New "Newly Registered Users" group for assigning permissions to newly registered users. They will be removed from this group once they reach a defineable amount of posts.
  • Ability to define if the "Newly Registered Users" group will be assigned as the default group to newly registered users.
  • Add new option to disable avatars board-wide
  • Enhance obtain_users_online_string to be able to return user-lists for other session-items
  • Add unapproved topic icon for moderators on forum list
  • Ability to define minimum number of characters for posts/pms
  • Store signature configuration options in database
  • Detect when a post has been altered by someone else while editing.
  • Add unread posts quick search option
  • Add option to disable avatar uploads from remote locations.
  • Ability to delete warnings and keep warnings permanently
  • Ability to empty a user's outbox from the user ACP quick tools.
  • Ability to search ACP / MCP logs
  • Parse email text files with the template engine.
  • Use email-style quoting when bbcodes are disabled.
  • Added new functionality to inactive users module:

    • Ability to set users per page.
    • Ability to sort by posts/number of reminders/last reminded date.
    • Show number of posts and ability to search posts.
    • Show number of reminders sent to user.
    • Show date of last reminder sent to user.
      
  • Display version check on ACP main page.
  • Ability to control the display of custom profile fields on viewtopic
  • Fallback options for missing language files.
  • Separate PM Reply and PM Reply to all in prosilver.
  • Place debug notices during captcha rendering in the error log - useful for debugging output already started errors.
  • Ability to define constant PHPBB_USE_BOARD_URL_PATH to use board url for images/avatars/ranks/imageset...
  • Added function to generate Email hash.
  • Style authors are now able to define the default submit button used for form submission on ENTER keypress on forms using more than one. Prosilver uses this for the posting page(s) and registration screen.
  • Ability to specify amount of time user is able to delete his last post in topic.

The following is a list of smaller changes implemented in phpBB 3.0.6:



  • submit_post() now accepts force_approved_state key passed to $data to indicate new posts being approved (true) or unapproved (false).
  • Change the data format of the default file ACM to be more secure from tampering and have better performance.
  • Add index on log_time to the log table to prevent slowdown on boards with many log entries.
  • Template engine now permits to a limited extent variable includes.
  • Quote BBCode no longer requires the f_reply permission.
  • Banning/unbanning users now generates an entry in their user notes
  • Smilies no longer require the f_bbcode permission.
  • Ability to define column split in FAQ/BBCode help
  • Changed behaviour of group_create() function to support specifying additional group columns
  • Hide avatar when avatar-type is not allowed
  • INCLUDEPHP not depending on phpbb_root_path
  • Ability to fetch moderators with get_moderators() even if load_moderators setting is off.
  • "Post details" links with image in MCP.
  • PM history now only shows PMs of users you currently reply to.
  • Show quote button for own PMs in PM history.
  • Fetch requested cookie variables directly from cookie super global.
  • Add confirmation for deactivating styles
  • Add confirmation for deactivating language packs
  • Add confirm-box when deleting permissions
  • Add pagination for icons and smilies in the ACP and smilies in the smiley popup
  • Cache get_username_string() function calls on viewtopic.
  • Cache version check.
  • When creating a new forum without copying permissions, ask again.
  • Parse multiline url title for [url] BBCode tag.
  • Introduce new parameter to page_header() for forum specific who is online listings.
  • Lifted minimum requirement for Firebird DBMS from 2.0+ to 2.1+.
  • Unapproved topics can no longer be replied to
  • Require user to be registered and logged in to search for unread posts if topic read tracking is disabled for guests
  • Allow three-digit hex notation in Color BBcode.
  • Simplified login_box() and redirection after login. S_LOGIN_ACTION can now be used on every page.
  • Do not take edit post time into account for determining permission to delete last post in topic.
  • Resize oversized Topic icons
  • Banned IPs are now sorted
  • phpBB updater now skips sole whitespace changes. This reduces the chance of conflicts tremendously.
PHP于1994年由Rasmus Lerdorf创建,刚刚开始是Rasmus Lerdorf为了要维护个人网页而制作的一个简单的用Perl语言编写的程序。
活着的死人 该用户已被删除
沙发
发表于 2015-2-4 04:00:57 | 只看该作者
当留言板完成的时候,下步可以把做1个单人的blog程序,做为目标,
小妖女 该用户已被删除
板凳
发表于 2015-2-27 08:49:12 | 只看该作者
实践是检验自己会不会的真理。
变相怪杰 该用户已被删除
地板
发表于 2015-2-28 00:12:21 | 只看该作者
在学习的过程中不能怕麻烦,不能有懒惰的思想。学习php首先应该搭建一个lamp环境或者是wamp环境。这是学习php开发的根本。虽然网络上有很多集成的环境,安装很方便,使用起来也很稳定、
再见西城 该用户已被删除
5#
发表于 2015-3-9 16:23:50 | 只看该作者
兴趣是最好的老师,百度是最好的词典。
透明 该用户已被删除
6#
发表于 2015-3-16 00:51:57 | 只看该作者
其实也不算什么什么心得,在各位大侠算是小巫见大巫了吧,望大家不要见笑,若其中有错误的地方请各位大虾斧正。
冷月葬花魂 该用户已被删除
7#
发表于 2015-3-22 18:11:38 | 只看该作者
因为blog这样的可以让你接触更多要学的知识,可以接触用到类,模板,js ,ajax
小魔女 该用户已被删除
8#
发表于 2015-3-25 10:05:57 | 只看该作者
没接触过框架的人,也不用害怕,其实框架就是一种命名规范及插件,学会一个框架其余的框架都很好上手的。
若天明 该用户已被删除
9#
发表于 2015-4-16 05:39:36 | 只看该作者
当然这种网站的会员费就几十块钱。
精灵巫婆 该用户已被删除
10#
发表于 2015-4-16 14:10:34 | 只看该作者
先学习php和mysql,还有css(html语言很简单)我认为现在的效果比以前的方法好。
飘灵儿 该用户已被删除
11#
发表于 2015-4-30 11:16:15 | 只看该作者
因为blog这样的可以让你接触更多要学的知识,可以接触用到类,模板,js ,ajax
山那边是海 该用户已被删除
12#
发表于 2015-5-8 05:53:07 | 只看该作者
找到的的资料很多都是在论坛里的,需要注册,所以我一般没到一个论坛都注册一个id,所有的id都注册成一样的,这样下次再进来的时候就不用重复注册啦。当然有些论坛的某些资料是需要的付费的。
蒙在股里 该用户已被删除
13#
发表于 2015-6-4 14:52:12 | 只看该作者
如果你可以写完像留言板这样的程序,那么你可以去一些别人的代码了,
14#
发表于 2015-6-11 23:03:59 | 只看该作者
我学习了一段时间后,我发现效果并不好(估计是我自身的问题)。因为一个人的精力总是有限的,同时学习这么多,会导致每个的学习时间都得不到保证。
admin 该用户已被删除
15#
发表于 2015-6-12 11:27:00 | 只看该作者
如果你可以写完像留言板这样的程序,那么你可以去一些别人的代码了,
海妖 该用户已被删除
16#
 楼主| 发表于 2015-6-17 06:53:20 | 只看该作者
,熟悉html,能用div+css,还有javascript,优先考虑linux。我在开始学习的时候,就想把这些知识一起学习,我天真的认为同时学习能够互相呼应,因为知识是相通的。
第二个灵魂 该用户已被删除
17#
发表于 2015-6-20 11:15:25 | 只看该作者
装在C盘下面可以利用windows的ghost功能可以还原回来(顺便当做是重转啦),当然啦我的编译目录要放在别的盘下,不然自己的劳动成果就悲剧啦。
小女巫 该用户已被删除
18#
发表于 2015-6-20 20:14:50 | 只看该作者
如果你可以写完像留言板这样的程序,那么你可以去一些别人的代码了,
只想知道 该用户已被删除
19#
发表于 2015-6-30 08:45:41 | 只看该作者
对于懒惰的朋友,我推荐php的集成环境xampp或者是wamp。这两个软件安装方便,使用简单。但是我还是强烈建议自己动手搭建开发环境。
分手快乐 该用户已被删除
20#
发表于 2015-7-11 20:28:41 | 只看该作者
不禁又想起那些说php是草根语言的人,为什么认得差距这么大呢。
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|仓酷云 鄂ICP备14007578号-2

GMT+8, 2024-5-2 11:30

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表