#57: Photoblog Gallery Plugin for WPMU
Finally, I finish my own photoblog gallery plugin for Wordpress MU. What will we get after installing this plugin? We will be able to display the page in a thumbnail format, just like photo gallery. The display will become normal in a single post condition or in admin mode. The advantage of this method is : we still can use all of available theme without any modification needed.
* This plugin is tested under WPMU 2.6.2 only *
Download this file (right click, Save As … rename it to photoblog_gallery.zip), and then extract it. Copy photob_gallery.php into your plugins directory, and plugopt.php into the mu-plugins directory. Yes, there are two plugins : one is the photoblog gallery and the other is plugin options. Plugin Options plugin (sorry for the name), will give us an additional [Plugins Options] sub-menu under Plugins menu. This submenu is usefull to change the plugins option. I make it customizable, so anyone who want to add their own plugin options part can do it very easily.
The plugin will add three option : Gallery Title, Display Format, and Image Type. (Read more details …)
Beberapa hari yang lalu, atas saran seorang teman, dan bantuan teman yang lain, akhirnya sukses juga meng-install Wordpress MU (multi-users). Rencananya sih dipake untuk ngeblog rame-rame di intranet. Biasa … begitu ada mainan baru, langsung tertarik untuk ngoprek :p). Setelah baca-baca dan berkunjung ke forum, baru tahu kalo ternyata wordpress MU tidak sama persis dengan wordpress (biasa), dalam hal pengaturan Theme. Kalau di wordpress (seperti yang ada disini juga, blogsome), theme bisa dimodifikasi dengan leluasa oleh masing-masing user. Di wordpress MU, theme disediakan di satu direktori, dan digunakan secara bersama-sama oleh semua user. User hanya bisa memilih theme mana yang akan dipakai, tetapi tidak bisa meng-customize-nya lebih jauh.