cancel
Showing results for 
Search instead for 
Did you mean: 

Document library questions

russ_p
Champ in-the-making
Champ in-the-making
A have some questions related to the document library:

When viewing a document's details page, is it possible to see what wiki pages link to the document?

Is it possible to show the folder description in the sidebar or header when viewing a folder in the document library?

Is it possible to view a section of a HTML document, or must the whole document be loaded into the editor? To clarify, MediaWiki and Dokuwiki both have edit links on headers. Clicking one of those links brings up the edit page, with just that section loaded. Is it possible to do the same with a HTML document in the document library?

When editing a wiki page, there's a nice easy way to insert an image from the library. Is it possible to do the same when editing HTML documents in the document library?

If any of the above can be achieved by installing extra plugins/extensions/whatever, that'd be fine.

Thanks for any help.

Russ
1 REPLY 1

resplin
Elite Collaborator
Elite Collaborator
When viewing a document's details page, is it possible to see what wiki pages link to the document?

Alfresco currently does not have this type of functionality, but a Share Dashlet could be written to do this type of search as a customization.

Is it possible to show the folder description in the sidebar or header when viewing a folder in the document library?

This would be a nice enhancement, but I don't think it is possible right now without a lot of work.

Is it possible to view a section of a HTML document, or must the whole document be loaded into the editor? To clarify, MediaWiki and Dokuwiki both have edit links on headers. Clicking one of those links brings up the edit page, with just that section loaded. Is it possible to do the same with a HTML document in the document library?

You can't currently do this in Share's Document Library. This could be built as an extension. It would take some work to build either in TinyMCE or replacing TinyMCE, but plugging it into Share wouldn't be very bad.

When editing a wiki page, there's a nice easy way to insert an image from the library. Is it possible to do the same when editing HTML documents in the document library?

The HTML inline edit form in the Document Library doesn't currently include the "insert library image" action. But it is a TinyMCE edit area and is customizable. I haven't seen anyone move the insert image action from the wiki into the inline edit form, but my guess is that it is possible.

Cheers!