[ php-blog-Feature Requests-1507111 ] Easier Linking
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.serendipity.trackers |
|---|---|
| Message-ID | <[email protected]> |
Feature Requests item #1507111, was opened at 2006-06-16 07:44
Message generated for change (Settings changed) made by garvinhicking
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=542825&aid=1507111&group_id=75065
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface Improvements
Group: None
>Status: Pending
>Priority: 1
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Garvin Hicking (garvinhicking)
Summary: Easier Linking
Initial Comment:
Great 1.0 Release!
Linking to other entries is very tiresome. Even with
the Wiki Syntax Plugin it just does not get much
easier. I would love to see a fast and very short way
of linking to other entries. This is usefull especially
for very nested content.
Idea 1:
Event Plugin for Backend, that shows an "Insert
intelligent link" button in both text editing areas
when writing a new entry or editing one. A click on it
opens a popup with a list of all entries published so
far. As soon as you have chosen an entry, it enters the
link code to the textarea the button was assigned to.
Contras for Idea 1: A: Not compatible with WYSIWYG
Editors, B: Popups, mouse usage, extra loading time
BUT: Very easy to use
Idea 2:
Eventplugin that adds a completely additional syntax,
that works in conjunction with the other Syntax plugins
(is this difficult to realise?). Then there could be a
Syntax like
[[WORD_I_WANT_2B_CLICKABLE|ID_of_linked_entry]]. Yes, I
know, it is Wiki style syntax, but with the tweat of
only needing the ID of the linked entry. That would
speed up linking a lot.
Cons: Not as pretty as the popup, maybe difficult to
realise in addition to the other syntaxes
----------------------------------------------------------------------
>Comment By: Garvin Hicking (garvinhicking)
Date: 2006-06-16 08:40
Message:
Logged In: YES
user_id=473563
Hi!
I've committed the functionality of a "Link to Entry" button
to the mentioned wikilinks plugin in its version 0.8.
It should be available on CVS/Spartacus tomorrow.
Best regards,
Garvin
----------------------------------------------------------------------
Comment By: Garvin Hicking (garvinhicking)
Date: 2006-06-16 07:54
Message:
Logged In: YES
user_id=473563
Hi!
With Wiki Syntax plugin you mean the
serendipity_event_wikilinks ("Free Wiki links for your
entries") plugin, or the simple wiki markup plugin?
Because the first plugin makes it easy to link to entries
with just [[entrytitle]].
Your suggestion of a popup would though help to browse
through the list of entries. It's definitely worth coding.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=542825&aid=1507111&group_id=75065