Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Halaman Artikel #274

Closed
Tracked by #273
vickyrolanda opened this issue Sep 4, 2023 · 1 comment
Closed
Tracked by #273

Halaman Artikel #274

vickyrolanda opened this issue Sep 4, 2023 · 1 comment
Assignees
Labels

Comments

@vickyrolanda
Copy link
Contributor

vickyrolanda commented Sep 4, 2023

Halaman artikel dibuat untuk memfasilitasi artikel dinamis / informasi yang sifatnya dinamis yang akan dapat ditampilkan pada halaman public.

Referensi bisa dengan tampilan berikut ini :
image

Data yang dibutuhkan sebagai berikut :

  1. Judul
  • Judul artikel minimal 5 karakter dan maksimal 200 karakter
  1. Isi Artikel
  • bisa menggunakan TinyMCE
  1. Gambar
  • Bisa digunakan untuk thumbnail dll.
  1. Kategori Artikel
  2. Status "Terbitkan","Draf"

Struktur data bisa menggunakan seperti berikut ini :

  1. id_artikel
  2. id_kategori
  3. judul
  4. slug
  5. isi_artikel
  6. status "Terbitkan","Draf"
  7. gambar
  8. tanggal_artikel
@vickyrolanda vickyrolanda added this to the M2 OpenKab 23.10 milestone Sep 7, 2023
pandigresik added a commit that referenced this issue Sep 8, 2023
pandigresik added a commit that referenced this issue Sep 8, 2023
pandigresik added a commit that referenced this issue Sep 8, 2023
pandigresik added a commit that referenced this issue Sep 8, 2023
pandigresik added a commit that referenced this issue Sep 8, 2023
@vickyrolanda
Copy link
Contributor Author

Sudah diselesaikan di PR #289

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants