"Datetime", "Author" => "Text", "Tags" => "Text" ); static $casting = array( "Date" => "Date" ); static $defaults = array( "ProvideComments" => true ); static $allowed_children = "none"; /** * overload so that the default date is today. */ public function populateDefaults(){ parent::populateDefaults(); $this->Date = date("d/m/Y H:i:s",time()); } /** * Ensures the most recent article edited on the same day is shown first. */ public function setDate($val){ $datepart = date("Y-m-d",strtotime($val)); $minutepart = date("H:i:s",time()); $date = $datepart . " " . $minutepart; return $this->setField("Date",$date); } function getCMSFields() { Requirements::javascript('blog/javascript/bbcodehelp.js'); Requirements::css('blog/css/bbcodehelp.css'); $firstName = Member::CurrentMember() ? Member::currentMember()->FirstName : ''; $codeparser = new BBCodeParser(); $fields = parent::getCMSFields(); $fields->removeFieldFromTab("Root.Content.Main","Content"); $fields->addFieldToTab("Root.Content.Main", new TextareaField("Content", "Content", 20)); $fields->addFieldToTab("Root.Content.Main", new CalendarDateField("Date", "Date"),"Content"); $fields->addFieldToTab("Root.Content.Main", new TextField("Author", "Author", $firstName),"Content"); $fields->addFieldToTab("Root.Content.Main", new LiteralField("BBCodeHelper", "
Mobile Photo Album is a Adobe Lightroom web gallery plugin. It is designed for making instant gallery which can view on mobile device such as iPhone and Android phone. By HTML5/CSS3 technology, no Flash plugin is needed. So, you can view the gallery on all mobile device which support HTML. Now photographers can make photo gallery which can view on billion of mobile device. With extremely "easy-to-use" interface, just a few click from the interface to create the gallery instantly.
|
|
|
|
|
|
Easy to Use No Flash Plugin Easy to Install Direct Upload Support Lightroom 2.x, 3.x, 4.x |
FAQ
How can i get start with the plugin?
How can i create categories?
You can visit the guide "How to create categories for photos".
Get a blank screen when working with Lightroom in Window?
You can visit here for solution. Link
Authoring environment:
Photoshop Lightroom 2.0 or 3.0 or 4.x for authoring (Windows or Mac).
Client environment:
Safari 4, FireFox 3.5 and Internet Explorer 8+ .
iOS Safari on iPhone/iPad
*3D Transition only support on Safari Browser