Skip to content

Commit a233e57

Browse files
committed
entries prolet
1 parent a1527a2 commit a233e57

File tree

1 file changed

+6
-2
lines changed
  • docs/advanced-usage/front-end

1 file changed

+6
-2
lines changed

docs/advanced-usage/front-end/dock.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,15 @@ The Control Panel button on the Dock will open the site's Control Panel in a new
4646
## Prolets
4747
Prolets are add-on components that reveal some of add-on's functionality for the Control Panel to the front-end, making it possible to edit data directly on the page where it belongs.
4848

49-
### Entries Prolet
50-
Pro is currently shipped with the Entries prolet. Clicking on the Entries prolet opens a prolet window with all entries currently listed. Allowing you to quickly find and edit other entries in your site.
49+
### Built-in Prolets
50+
ExpressionEngine is shipped with the Entries and Publish prolets.
51+
52+
Clicking on the Entries prolet opens a prolet window with all entries currently listed. Allowing you to quickly find and edit other entries in your site.
5153

5254
![dock entries](_images/ee-pro-dock-entries.png)
5355

56+
Publish prolets allows creation of new entry directly from the page you are viewing. Clicking Publish prolet button brings the window with channel selection, and picking the channel brings entry form.
57+
5458
### Custom Prolets
5559
Developers may create third-party prolets that can be installed with add-ons. Read the [docs on creating prolets](development/prolets.md) for more information on how to create and install third-party prolets.
5660

0 commit comments

Comments
 (0)