stefan65
04-30-2007, 12:43 PM
Habe die Version 3.10 laufen, bei dem Update muss das Template neue erstellt werden?
Hat jamand schon Erfahrung damit?
Was genau wurde verbessert?
Grüße
Stefan:confused:
pragent
04-30-2007, 01:47 PM
- [ADD] FCKEditor - Powerful Rich Text Editor for articles
- [ADD] EditInPlace - AJAX in place editor for languages
- [UPGRADE] Smarty Template Engine upgraded to latest stable version (2.6.18)
- [UPGRADE] AdoDB database library upgraded to latest stable version (4.94)
- [UPGRADE] Scriptaculous Javascript library upgraded to latest stable version (1.7.0)
- [UPGRADE] Prototype Javascript library upgraded to latest stable version (1.5.0)
- [ADD] Articles module
- [ADD] Language Editor (using AJAX)
- [ADD] Payment invoices (create new email templates)
- [ADD] Contact us mod (banned email and words protection, captcha optional)
- [ADD] Ban words from submit and contact
- [ADD] You can now access all config variables via the "$phpldSettings" variable: $phpldSettings[CONFIG_ID] = CONFIG_VALUE
- [ADD] Min/Max values for META keywords and description
- [ADD] On user submit and auto generate, META keywords are automaticall transformed to lowercase and duplicates removed
- [ADD] Option in admin panel to set categories and subcategories sorting order on directory pages
- [ADD] User profile settings email notification, when a user or admin is making changes to password, the user get's an email with a notification (email tpl must be created and activated in the notifications page of admin panel)
- [ADD] Password recovery email is using now email templates
- [ADD] Password recovery for admin panel
- [ADD] Category informations and statistics in admin panel
- [ADD] Search categories, links, articles by ID
- [ADD] Flexible search by category, parent, id of categories, links and articles by passing multiple (comma delimited) ID's via URL
- [ADD] Email templates during installation
- [ADD] Quick subcategory adder
- [FIX] Domain banning, added also the options for wildcards "*". You can now ban all subdomains for example "*.domain.com"
- [FIX] Database backup - sending to email or downloading to computer
- [FIX] Sort links when Pagerank is turned off
- [FIX] Sorting payments in admin panel
- [FIX] Prevent possible spoofed IP addresses
- [FIX] Admin login user and password length fix (if changed manually)
- [FIX] Unique domain validation fix "mydomain.com" won't match and block "domain.com"
- [FIX] When adding new DB table fields, submition is now automatically taking submitted values
- [FIX] Typos, also changed filenames (both PHP and tpl) from "unauthorised.xyz" to "unauthorized.xyz" (S => Z)
- [FIX] On multiple actions in admin panel, it will redirect back to previous page
- [FIX] On validation, only one error at a time is shown for each field
- [FIX] Security breach in admin panel, editors could edit links/categories without permissions
- [FIX] User management separated into different SESSION variables for web users and admin panel users. Login/logout won't affect the other side ($_SESSION['phpld']['adminpanel'] vs $_SESSION['phpld']['user'])
- [FIX] Ghost URLs for categories using category caching (main.tpl or wherever you build category URLs)
- [FIX] Page 1 links removed, to prevent multiple content
- [FIX] Removed warning at installation if PHP is running in CGI mode
- [FIX] No more 404 Status Header or rewriting latest/top links and articles. Allowed URLs are: latest-links.html, top-hits.html, top-links.html, latest-articles.html, top-articles.html (update .htaccess)
- [FIX] Google Pagerank checking faster, working on 64-bit servers, with 3 methods to get Pagerank (file_get_contents, cURL, fsockopen) and multiple Google domains to check Pagerank at (prevent abuse)
Files changed:
- [ADD] article.php (article mod)
- [ADD] contact.php (contact mod)
- [ADD] include/email_templates.php
- [ADD] /templates/Default/top_bar.tpl (contact mod+article mod)
- [ADD] /templates/Default/contact.tpl (contact mod)
- [ADD] /templates/Default/article.tpl (article mod)
- [ADD] /templates/Default/articlelink.tpl (article mod)
- [ADD] /templates/Default/article_search.tpl (article mod)
- [ADD] /javascripts/fckeditor/ (article mod)
- [ADD] /javascripts/editinplace/EditInPlace.js (language editor)
- [ADD] /libs/smarty/plugins/function.fckeditor.php (article mod)
- [ADD] admin/article_details.php (article mod)
- [ADD] admin/article_edit.php (article mod)
- [ADD] admin/article_list.php (article mod)
- [ADD] admin/article_multi_action.php (article mod)
- [ADD] admin/category_details.php
- [ADD] admin/category_link_options.php
- [ADD] admin/conf_language.php
- [ADD] admin/ajax_lang_edit.php
- [ADD] /templates/Core/admin/article_action_btn.tpl (article mod)
- [ADD] /templates/Core/admin/article_details.tpl (article mod)
- [ADD] /templates/Core/admin/article_edit.tpl (article mod)
- [ADD] /templates/Core/admin/article_list.tpl (article mod)
- [ADD] /templates/Core/admin/category_details.tpl
- [ADD] /templates/Core/admin/category_link_options.tpl
- [ADD] /templates/Core/admin/conf_language.tpl
- [CHANGE] .htaccess
- [CHANGE] index.php (article module)
- [CHANGE] /templates/Default/main.tpl (article module, ghost urls)
- [CHANGE] /templates/Default/top_bar.tpl (article module)
- [CHANGE] payment.php
- [CHANGE] include/tables.php (article mod)
- [CHANGE] include/client_info.php
- [CHANGE] include/constants.php
- [CHANGE] include/functions.php
- [CHANGE] include/functions_validate.php
- [CHANGE] include/pagerank.php
- [CHANGE] install/*
- [CHANGE] /templates/Core/install/*
- [CHANGE] libs/adodb/*
- [CHANGE] libs/smarty/*
- [CHANGE] libs/intsmarty/*
- [CHANGE] /admin/* (most of them)
- [CHANGE] /templates/Core/admin/* (most of them)
Die anderen Antworten findest Du im Forum!;)
Anderungen an den Templates hier:
http://www.phplinkdirectory.com/forum/showthread.php?t=12766
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.