post_update

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2026 License: AGPL-3.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const PostEditorMarkdownEasyMDE = "markdown_easymde"

Variables

This section is empty.

Functions

This section is empty.

Types

type UiInterface

type UiInterface interface {
	shared.UiInterface
	PostUpdate(w http.ResponseWriter, r *http.Request)
}

UiInterface defines the post update controller's UI interface

func UI

func UI(config shared.UiConfig, fileManagerURL string) UiInterface

UI creates a new post update controller UI from the given config. fileManagerURL is the optional URL to the host project's file manager (used by the media component's "Add from file manager" flow).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL