backend
Recommendation of a JavaScript (GUI) framework to act as a frontend to a website's backend?
I\'d like to tap your experience regarding the use/deployment of a JavaScript powered framework to implement a GUI frontend for different backend tasks.[详细]
2023-02-13 19:16 分类:问答Best approach for a administration panel in Symfony
I need to develop an administration panel for a web application written with Symfony. Generating a backend application seems to be the first option, but I think it introduces some complications.[详细]
2023-02-13 10:17 分类:问答Symfony 1.4 backend: coexistence of generator.yml and form class for custom partial
I am building a backend admin for writing articles on an online newspaper and I need to insert images (1-to-n Relation). Actually I wrote a form which handles the fields to display and this works well[详细]
2023-02-11 10:26 分类:问答CodeIgniter admin
I am looking to create an admin side for my website, which is built in CodeIgniter. It will mainly manage content and upload portfolio pieces, etc... I have setup CodeExtinguisher as my admin right no[详细]
2023-02-11 04:26 分类:问答problem with jquery in joomla backend
pls somebody开发者_运维问答 know where is problem ? want to use jquery in joomla backend, i read, that i must use jQuery.noConflict, cause of mootools in joomla, but with this code i get error:[详细]
2023-02-10 08:38 分类:问答multiplayer game server
I want to write a server-side app to manage multiplayer game communications (probably for multiple simple games, mostly turn-based). It should b开发者_开发知识库e robust and highly scalable.[详细]
2023-02-08 23:12 分类:问答make a new product active by default in magento
When duplicating a product in the backend in magento the new product status is 开发者_StackOverflow社区Disabled by default. That confuses the store admins who expect the product to show on the fronten[详细]
2023-02-03 19:38 分类:问答Python Backend Logic Adding MVC Framework (Django)
I have a Python CLI program, with SQL database models and want to add a frontend with a MVC framework (such as Django).What\'s the best way to interface my program with the framework, if I\'ve already[详细]
2023-02-02 05:44 分类:问答Adding Thumbnail Image on "Related Products" on the Backend of Magento
When I add a new product at the backend, I am asked to choose the \"related products\", \"Up-sells\" and \"Cross-sel开发者_运维问答ls\".I would like to be able to see the thumbnail images here at the[详细]
2023-01-31 08:51 分类:问答How can I get a list of products related to an invoice in magento?
I am trying to alphabetize the items listed on an invoice in the backend of a magento site. I have access to the Mage_Adminhtml_Block_Sales_Order_Invoice_View_Items object used to display these items[详细]
2023-01-29 09:17 分类:问答