Buradasınız >
Anasayfa /
Monday, December 7th, 2009
SMF (Simple Machines Forum) yazılımını bilmeyen hemen hemen yoktur. Özellikle biz Türklerin en çok sevdiği ve web sitelerinde kullandığımız ücretsiz ve kaliteli bir forum yazılımıdır kendisi. İşte o forum yazılımının bir zamanlar olay olan SMF 2 RC serisinin 2.sürümünde varsayılan tema olarak gelen, resmi SMF Sitesi‘nin teması olan temayı, uzun uğraşlardan sonra Wordpress’e çevirmeyi başardım.
(more…)
Etiketler: corewp, forum, simple machines, SMF, smf2 default temanın wordpres versiyonu, tema, ücretsiz, Wordpress
Kategori: Temalar, Wordpress | Yorum Yok »
Monday, December 7th, 2009
Bugün bir yazılım hakkında teknik destek sunan bir web sayfasında denk geldim;
Arkadaşlar acilen joomla temadaki designed by xxx yazısını kaldırmam gerk smfde yapabiliodum ama joomlada tema içindeki index.php de bulamadım
diyor birisi. İsteğe bakın. Konu olarak sunuluşuna bakın. Bir de konuyla ilgisiz ama, kullanılan Türkçe’ye bakın (Burada hemen belirteyim; ben Türkçe’yi mükemmel konuşan ve yazan biri değilim. Ama mümkün oldukça dikkat etmeye çalışıyorum. Ne yalan söyleyeyim, bu konuda gayret göstermeyen insanlara da kızıyorum).
(more…)
Etiketler: eklenti, forum, Free, Hakk, insanlar, reva, sanal, simple machines, SMF, teknik, teknik destek, tema, ücretsiz, web, Wordpress, yalan
Kategori: Genel Konular | Yorum Yok »
Wednesday, October 14th, 2009
WordPress 2.8.1 fixes many bugs and tightens security for plugin administration pages. Core Security Technologies notified us that admin pages added by certain plugins could be viewed by unprivileged users, resulting in information being leaked. Not all plugins are vulnerable to this problem, but we advise upgrading to 2.8.1 to be safe.
What else is new since 2.8? Read through the highlights below, or view all changes since 2.8
- Certain themes were calling get_categories() in such a way that it would fail in 2.8. 2.8.1 works around this so these themes won’t have to change.
- Dashboard memory usage is reduced. Some people were running out of memory when loading the dashboard, resulting in an incomplete page.
- The automatic upgrade no longer accidentally deletes files when cleaning up from a failed upgrade.
- A problem where the rich text editor wasn’t being loaded due to compression issues has been worked around.
- Extra security has been put in place to better protect you from plugins that do not do explicit permission checks.
- Translation of role names fixed.
- wp_page_menu() defaults to sorting by the user specified menu order rather than the page title.
- Upload error messages are now correctly reported.
- Autosave error experienced by some IE users is fixed.
- Styling glitch in the plugin editor fixed.
- SSH2 filesystem requirements updated.
- Switched back to curl as the default transport.
- Updated the translation library to avoid a problem with mbstring.func_overload.
- Stricter inline style sanitization.
- Stricter menu security.
- Disabled code highlighting due to browser incompatibilities.
- RTL layout fixes.
Etiketler: Wordpress, wordpress development news, wordpress hbaerleri, wordpress.org news
Kategori: Wordpress | Yorum Yok »
Wednesday, October 14th, 2009
WordPress 2.8.2 fixes an XSS vulnerability. Comment author URLs were not fully sanitized when displayed in the admin. This could be exploited to redirect you away from the admin to another site. Download 2.8.2 or automatically upgrade from the Tools->Upgrade page of your blog’s admin.
Etiketler: Wordpress, wordpress development news, wordpress hbaerleri, wordpress.org news
Kategori: Wordpress | Yorum Yok »
Wednesday, October 14th, 2009
We’ve recently made some changes to help improve the communication between plugin authors and plugin users about the changes that are made between versions.
We feel that all software should have a changelog that details, at a high level, what changes have been made in each version so that the user can make an informed decision about when to upgrade and how much testing they should do with their site.
In order to make this an easy and open communication channel we have added support for a Changelog section in the plugins readme.txt file. This changelog information is then displayed as a separate tab in the plugin directory and also in the back end of your WordPress blog when you view the details on a new version of a plugin.
The new section is formatted as follows:
== Changelog ==
= 1.0 =
* A change since the previous version.
* Another change.
= 0.5 =
* List versions from most recent at top to oldest at bottom.
We would also like to recommend that you also provide meaningful log messages when you commit changes to the subversion repository for your plugin so that people who want to dig further into your changes can see why things are changing (At the moment is seems a large number of plugin authors leave this field blank which isn’t very helpful).
Etiketler: Wordpress, wordpress development news, wordpress hbaerleri, wordpress.org news
Kategori: Wordpress | Yorum Yok »