以图形方式编辑页面? [英] Graphically edit a page?

查看:59
本文介绍了以图形方式编辑页面?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好。


我是一名Java程序员,有时会涉及简单的PHP内容,并且

有一个问题已经过了我的问题对你来说,PHP专家。


我想知道如何动态编辑一个静态的HTML

页面,其中包含一个看台的地图会议中心。页面的

静态版本可以在这里找到:

http://www.ibertoldo.com/plano.htm


我希望能够*直观*编辑此页面 - - 创建,修改

(重新整形和移动框,分配数据等),并删除

页面上的框,然后点击保存 ;按钮保存我的

数据库中的更改。


我感觉我要求的是更适合的东西

Flash,但我需要在PHP中完成。有没有人知道一个图形编辑器

那里,允许拖放和拉伸HTML

(DHTML)元素?

感谢您的任何提示,

syg

Hello all.

I am a Java programmer who sometimes dabbles in simple PHP stuff, and
had a question that''s way over my head, for you PHP experts.

I would like to know how to dynamically edit a cuurently static HTML
page which contains a map of a stands at a convention center. The
static version of the page can be found here:

http://www.ibertoldo.com/plano.htm

I would like to be able to *visually* edit this page -- create, modify
(re-shape and move boxes, assign data, etc.), and delete boxes on the
page, and then click on a "Save" button to save the changes in my
database.

I am a feeling what I am asking for is something much more suited to
Flash but I need to do it in PHP. Does anyone know of a graphic editor
out there, something that allows drag-and-drop and stretching of HTML
(DHTML) elements?

Thanks for any tips,
syg

推荐答案

文章< 11 * ********************@g44g2000cwa.googlegroups。 com>,
sy****@gmail.com 写道:
In article <11*********************@g44g2000cwa.googlegroups. com>,
sy****@gmail.com wrote:
大家好。

我是一名Java程序员,有时会涉及简单的PHP内容,而且对于PHP专家来说,
有一个问题在于我的头脑。

我想知道如何动态编辑一个静态的HTML
页面,其中包含会议中心展台的地图。

http://www.ibertoldo.com/plano.htm

我希望能够*直观*编辑此页面 - 创建,修改
(重新整形和移动框,分配数据等),并删除
页面上的框,然后单击保存按钮。按钮保存我的数据库中的更改。

我感觉我要求的是更适合Flash的东西,但我需要在PHP中完成。有没有人知道那里有一个图形编辑器,它允许拖放和拉伸HTML
(DHTML)元素?
Hello all.

I am a Java programmer who sometimes dabbles in simple PHP stuff, and
had a question that''s way over my head, for you PHP experts.

I would like to know how to dynamically edit a cuurently static HTML
page which contains a map of a stands at a convention center. The
static version of the page can be found here:

http://www.ibertoldo.com/plano.htm

I would like to be able to *visually* edit this page -- create, modify
(re-shape and move boxes, assign data, etc.), and delete boxes on the
page, and then click on a "Save" button to save the changes in my
database.

I am a feeling what I am asking for is something much more suited to
Flash but I need to do it in PHP. Does anyone know of a graphic editor
out there, something that allows drag-and-drop and stretching of HTML
(DHTML) elements?




我很困惑 - 你想编辑图像还是HTML?当然,这两个*都可以用PHP完成

,但它比在

简单的usenet帖子中的答案要复杂得多。


对于初学者来说,PHP不是图形编辑器,所以你不会编辑图形

" live"或动态地或动态地用PHP。 PHP是服务器端,而不是客户端。 PHP可以用
来创建具有基本形状和导入图像的图像,当给出

特定指令时,但不是动态通过网络界面离开的方式

我解释你的问题。


显而易见的问题当然是 - 为什么要在PHP中完成?为什么不只是

使用图形编辑器并将其上传到网站。这就是它们的用途。


-

Sandman [.net]



I''m confused - do you want to edit the image or the HTML? Both *can* be done
with PHP of course, but it''s a little more complex than being the answer in a
simple usenet post.

For starters, PHP is not a graphics editor, so you won''t be editing graphics
"live" or "dynamically" with PHP. PHP is server-side, not client-side. PHP can
be used to create images with basic shapes and imported images when given
specific instructions, but not dynamically through a web interface ion the way
I interprete your question.

The obvious question is of course - why would it be done in PHP? Why not just
use graphics editor and upload it to the site. That''s what they are for.

--
Sandman[.net]


是的,我在发布之后意识到PHP不是重点。我使用PHP将信息保存在我的数据库中。


但显然我需要的是某种sh * t-hot DHTML工具

让我在

网格上绘制矩形(表格单元格或DIV或者你有什么),拉伸,拖放它们,然后以某种方式将所有这些绘制成圆形/>
信息并将其提交给要保存的服务器 - 坐标,这样我就可以使用数据库中的信息重新绘制它们,以及其他任何信息

我想保存这些重叠 - 公司名称,

展位的状态等等。


所以我或多或少发布了关于DHTML新闻组的同样问题。我知道,这是一个不 - 不,但我只是在那里开始发布。


..
Yea, I realized after posting that PHP is rather beside the point. I am
using PHP to save the info in my database.

But obviously what I need here is some kind of sh*t-hot DHTML tool that
lets me draw rectangles (table cells or DIVs or what have you) on a
grid, stretch, drag and drop them, and then somehow round up all this
info and submit it to the server to be saved -- coordinates so I can
re-draw them using the info from the database, and whatever other info
I want to save along with these recangles -- company name, status of
the booth, etc.

So I more or less posted the same question on a DHTML newsgroup. I
know, it''s a no-no but I shoud have only posted there to begin with.

..




< sy **** @ gmail.com>在消息中写道

news:11 ********************* @ o13g2000cwo.googlegro ups.com ...

<sy****@gmail.com> wrote in message
news:11*********************@o13g2000cwo.googlegro ups.com...
是的,我在发帖后意识到PHP不是重点。我使用PHP将信息保存在我的数据库中。

但显然我需要的是某种sh * t-hot DHTML工具
让我绘制矩形(表格单元格或DIV或你有什么)在
网格上,拉伸,拖放它们,然后以某种方式将所有这些信息整理并提交给要保存的服务器
Yea, I realized after posting that PHP is rather beside the point. I am
using PHP to save the info in my database.

But obviously what I need here is some kind of sh*t-hot DHTML tool that
lets me draw rectangles (table cells or DIVs or what have you) on a
grid, stretch, drag and drop them, and then somehow round up all this
info and submit it to the server to be saved




呃,我为我的上一家公司做过这样的项目,我们有一个6美元的b $ b团队在这类事情上工作了几个月...不容易。我怀疑你会不会得到这个级别的帮助,你需要一个承包商!!!



uh, I worked on a project like this for my last company, we had a team of 6
working on this type of thing for a few months...not easy. I doubt you will
get this level of help on a NG, you need a contractor !!!


这篇关于以图形方式编辑页面?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆