Public bug reported:
Simple, I removed these from the codebase until someone implements them.
/**
* This is supposed to import javascript aiki, but is not completed.
*
* @todo implement this function or remove it
*/
public function import_javascript()
{
// import javascript into aiki
}
/**
* This is supposed to import images into aiki
*
* @todo implement this function or remove it
*/
public function import_image()
{
// import images into aiki
}
/**
* Create a mockup from a PSD file.
*
* @todo implement this function or remove it
*/
public function create_mockup_from_psd()
{
// create a mockup from a PSD
}
/**
* Create a mockup from an SVG file
*
* @todo implement this function or remove it.
*/
public function create_mockup_from_svg()
{
// create a mockup from an svg file
}
** Affects: aikiframework
Importance: Low
Assignee: Aiki Framework Developers (aikiframework-devel)
Status: Confirmed
--
You received this bug notification because you are a member of Aiki
Framework Admins, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/799523
Title:
Implement bot.php import JS, Image, PSD, and SVG or remove them from
the bot.php
Status in Aiki Framework:
Confirmed
Bug description:
Simple, I removed these from the codebase until someone implements
them.
/**
* This is supposed to import javascript aiki, but is not completed.
*
* @todo implement this function or remove it
*/
public function import_javascript()
{
// import javascript into aiki
}
/**
* This is supposed to import images into aiki
*
* @todo implement this function or remove it
*/
public function import_image()
{
// import images into aiki
}
/**
* Create a mockup from a PSD file.
*
* @todo implement this function or remove it
*/
public function create_mockup_from_psd()
{
// create a mockup from a PSD
}
/**
* Create a mockup from an SVG file
*
* @todo implement this function or remove it.
*/
public function create_mockup_from_svg()
{
// create a mockup from an svg file
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/799523/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~aikiframework.admins
Post to : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help : https://help.launchpad.net/ListHelp