wordpress - WYSWYG web editor for Sharepoint -


is there approach have simple wyswyg free web editor (preferably drag'n'drop widgets -based) embedded or integrated sharepoint 2010?

i shocked because answer seems not exist... far i've found...

  • plugins integrating sharepoint drupal, joomla or wordpress, want opposite, using interfaces create content stored in sharepoint, without having export htmls , adapting them sp arquitecture , metadata. if not, cannot find way export wordpress/drupal site sharepoint.

  • web content rich editor: doing wrong html loader not edit thing?

  • webparts: seem costly, , not sure there exists nice 1 concrete task

could point me optimal solution non-tech users using feature? thank you

by way, there public web part repository microsoft. searching in google not throw interesting info..

most public, open source projects microsoft can found @ http://www.codeplex.com/.

regarding requirement, if understand correctly, want have way store content in sharepoint display in drupal or other cms. content should in html format. if understand correctly, easiest way create basic sharepoint list, add multiline column , set type of text enhanced rich text (rich text pictures, tables, , hyperlinks). when add item list, form include form element has wyswyg editor.

i've integrated sharepoint linux before using curl. it's not easy, can done.


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -