Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-01-20 03:27:58

variaas
Plugin Author
From: Chicago
Registered: 2005-01-16
Posts: 402
Website

Inserting links and textareas in to article tab

I’m trying to figure out the best way to do this. I am trying to create another interface for writing articles that is specific to our process. I can utilize custom fields, but from a usability view, I have to move where all the boxes are. Do I need to do something similar to what the replace_file plugin does and just rewrite the entire article page?

Any suggestions?

Offline

#2 2006-01-20 03:49:23

Jeremie
Member
From: Provence, France
Registered: 2004-08-11
Posts: 1,578
Website

Re: Inserting links and textareas in to article tab

If you have very specific needs, you may want to write a plugin that open a new admin tab, and handle articles writing/editing from within that tab.

If you needs are “light”, you may want to write a plugin that edit the DOM on the fly, moving things around (with CSS) on the article tab. It should be easier than the first option.

Offline

#3 2006-01-20 04:23:29

variaas
Plugin Author
From: Chicago
Registered: 2005-01-16
Posts: 402
Website

Re: Inserting links and textareas in to article tab

would you recommend any references for how to edit the DOM on the fly?

Offline

#4 2006-01-20 04:45:23

Jeremie
Member
From: Provence, France
Registered: 2004-08-11
Posts: 1,578
Website

Re: Inserting links and textareas in to article tab

I couldn’t, it not really my area of expertise. Look at some of the admin plugins around here, I believe some are doing things like that.

Offline

Board footer

Powered by FluxBB